| /linux/fs/orangefs/ |
| H A D | xattr.c | 264 new_op->upcall.req.removexattr.refn = orangefs_inode->refn; in orangefs_inode_removexattr() 270 strscpy(new_op->upcall.req.removexattr.key, name); in orangefs_inode_removexattr() 271 new_op->upcall.req.removexattr.key_sz = strlen(name) + 1; in orangefs_inode_removexattr() 275 (char *)new_op->upcall.req.removexattr.key, in orangefs_inode_removexattr() 276 (int)new_op->upcall.req.removexattr.key_sz); in orangefs_inode_removexattr()
|
| H A D | upcall.h | 250 struct orangefs_removexattr_request_s removexattr; member
|
| H A D | orangefs-utils.c | 72 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
|
| /linux/tools/perf/trace/strace/groups/ |
| H A D | string | 48 removexattr
|
| /linux/fs/ |
| H A D | xattr.c | 1006 removexattr(struct mnt_idmap *idmap, struct dentry *d, const char *name) in removexattr() function 1019 error = removexattr(file_mnt_idmap(f), in file_removexattr() 1038 error = removexattr(mnt_idmap(path.mnt), path.dentry, kname->name); in filename_removexattr() 1080 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
|
| /linux/fs/nfsd/ |
| H A D | nfs4xdr.c | 2476 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_decode_removexattr() local 2477 memset(removexattr, 0, sizeof(*removexattr)); in nfsd4_decode_removexattr() 2478 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr() 6075 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_encode_removexattr() local 6078 return nfsd4_encode_change_info4(xdr, &removexattr->rmxa_cinfo); in nfsd4_encode_removexattr()
|
| H A D | nfs4proc.c | 2877 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local 2884 removexattr->rmxa_name); in nfsd4_removexattr() 2887 set_change_info(&removexattr->rmxa_cinfo, &cstate->current_fh); in nfsd4_removexattr()
|
| H A D | xdr4.h | 891 struct nfsd4_removexattr removexattr; member
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 200 189 n64 removexattr sys_removexattr
|
| /linux/scripts/ |
| H A D | syscall.tbl | 26 14 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/arm64/entry/syscalls/ |
| H A D | syscall_64.tbl | 26 14 common removexattr sys_removexattr
|
| H A D | syscall_32.tbl | 250 235 common removexattr sys_removexattr
|
| /linux/arch/arm64/tools/ |
| H A D | syscall_64.tbl | 26 14 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 190 233 common removexattr sys_removexattr
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 26 14 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 276 247 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 245 235 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 82 71 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 209 197 common removexattr sys_removexattr
|
| H A D | syscall_32.tbl | 250 235 i386 removexattr sys_removexattr
|
| /linux/tools/perf/arch/alpha/entry/syscalls/ |
| H A D | syscall.tbl | 324 391 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 253 235 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 218 181 common removexattr sys_removexattr
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 278 218 common removexattr sys_removexattr
|
| /linux/Documentation/filesystems/ |
| H A D | vfs.rst | 396 setxattr(2) and removexattr(2) system calls.
|