/linux-6.1.9/fs/orangefs/ |
D | xattr.c | 262 new_op->upcall.req.removexattr.refn = orangefs_inode->refn; in orangefs_inode_removexattr() 268 strcpy(new_op->upcall.req.removexattr.key, name); in orangefs_inode_removexattr() 269 new_op->upcall.req.removexattr.key_sz = strlen(name) + 1; in orangefs_inode_removexattr() 273 (char *)new_op->upcall.req.removexattr.key, in orangefs_inode_removexattr() 274 (int)new_op->upcall.req.removexattr.key_sz); in orangefs_inode_removexattr()
|
D | upcall.h | 250 struct orangefs_removexattr_request_s removexattr; member
|
D | orangefs-utils.c | 72 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
|
/linux-6.1.9/tools/perf/trace/strace/groups/ |
D | string | 48 removexattr
|
/linux-6.1.9/fs/ |
D | xattr.c | 866 removexattr(struct user_namespace *mnt_userns, struct dentry *d, in removexattr() function 892 error = removexattr(mnt_user_ns(path.mnt), path.dentry, name); in path_removexattr() 903 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument 925 error = removexattr(file_mnt_user_ns(f.file), in SYSCALL_DEFINE2()
|
/linux-6.1.9/tools/perf/arch/mips/entry/syscalls/ |
D | syscall_n64.tbl | 200 189 n64 removexattr sys_removexattr
|
/linux-6.1.9/arch/mips/kernel/syscalls/ |
D | syscall_n64.tbl | 200 189 n64 removexattr sys_removexattr
|
D | syscall_n32.tbl | 200 189 n32 removexattr sys_removexattr
|
D | syscall_o32.tbl | 247 233 o32 removexattr sys_removexattr
|
/linux-6.1.9/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 214 202 common removexattr sys_removexattr
|
/linux-6.1.9/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 208 197 common removexattr sys_removexattr
|
/linux-6.1.9/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 82 71 common removexattr sys_removexattr
|
/linux-6.1.9/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 208 197 common removexattr sys_removexattr
|
D | syscall_32.tbl | 249 235 i386 removexattr sys_removexattr
|
/linux-6.1.9/fs/nfsd/ |
D | xdr4.h | 700 struct nfsd4_removexattr removexattr; member
|
D | nfs4proc.c | 2443 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local 2450 removexattr->rmxa_name); in nfsd4_removexattr() 2453 set_change_info(&removexattr->rmxa_cinfo, &cstate->current_fh); in nfsd4_removexattr()
|
D | nfs4xdr.c | 2248 struct nfsd4_removexattr *removexattr) in nfsd4_decode_removexattr() argument 2250 memset(removexattr, 0, sizeof(*removexattr)); in nfsd4_decode_removexattr() 2251 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr() 5203 struct nfsd4_removexattr *removexattr) in nfsd4_encode_removexattr() argument 5212 p = encode_cinfo(p, &removexattr->rmxa_cinfo); in nfsd4_encode_removexattr()
|
/linux-6.1.9/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 242 232 common removexattr sys_removexattr
|
/linux-6.1.9/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 276 247 common removexattr sys_removexattr
|
/linux-6.1.9/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 245 235 common removexattr sys_removexattr
|
/linux-6.1.9/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 245 235 common removexattr sys_removexattr
|
/linux-6.1.9/arch/arm/tools/ |
D | syscall.tbl | 252 235 common removexattr sys_removexattr
|
/linux-6.1.9/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 324 391 common removexattr sys_removexattr
|
/linux-6.1.9/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 218 181 common removexattr sys_removexattr
|
/linux-6.1.9/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 275 218 common removexattr sys_removexattr
|