ca_export        1938 fs/compat.c    		__copy_from_user(&karg->ca_export.ex_client[0],
ca_export        1941 fs/compat.c    		__copy_from_user(&karg->ca_export.ex_path[0],
ca_export        1944 fs/compat.c    		__get_user(karg->ca_export.ex_dev,
ca_export        1946 fs/compat.c    		__get_user(karg->ca_export.ex_ino,
ca_export        1948 fs/compat.c    		__get_user(karg->ca_export.ex_flags,
ca_export        1950 fs/compat.c    		__get_user(karg->ca_export.ex_anon_uid,
ca_export        1952 fs/compat.c    		__get_user(karg->ca_export.ex_anon_gid,
ca_export        1955 fs/compat.c    	SET_UID(karg->ca_export.ex_anon_uid, karg->ca_export.ex_anon_uid);
ca_export        1956 fs/compat.c    	SET_GID(karg->ca_export.ex_anon_gid, karg->ca_export.ex_anon_gid);