/openbmc/qemu/hw/9pfs/ |
H A D | 9p-posix-acl.c | 144 .removexattr = mp_pacl_removexattr, 152 .removexattr = mp_dacl_removexattr, 160 .removexattr = pt_removexattr, 168 .removexattr = notsup_removexattr,
|
H A D | 9p-xattr-user.c | 105 .removexattr = mp_user_removexattr, 113 .removexattr = pt_removexattr,
|
H A D | 9p-xattr.h | 27 int (*removexattr)(FsContext *ctx, member
|
H A D | 9p-xattr.c | 159 return xops->removexattr(ctx, path, name); in v9fs_remove_xattr()
|
/openbmc/linux/fs/orangefs/ |
H A 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()
|
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()
|
/openbmc/linux/tools/perf/trace/strace/groups/ |
H A D | string | 48 removexattr
|
/openbmc/linux/fs/ |
H A D | xattr.c | 904 removexattr(struct mnt_idmap *idmap, struct dentry *d, const char *name) in removexattr() function 929 error = removexattr(mnt_idmap(path.mnt), path.dentry, kname); in path_removexattr() 940 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument 970 error = removexattr(file_mnt_idmap(f.file), in SYSCALL_DEFINE2()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 234 [ 233] = 2, /* removexattr */
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4xdr.c | 2300 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_decode_removexattr() local 2301 memset(removexattr, 0, sizeof(*removexattr)); in nfsd4_decode_removexattr() 2302 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr() 5241 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_encode_removexattr() local 5244 return nfsd4_encode_change_info4(xdr, &removexattr->rmxa_cinfo); in nfsd4_encode_removexattr()
|
H A D | xdr4.h | 701 struct nfsd4_removexattr removexattr; member
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 200 189 n64 removexattr sys_removexattr
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 200 189 n64 removexattr sys_removexattr
|
H A D | syscall_n32.tbl | 200 189 n32 removexattr sys_removexattr
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 214 202 common removexattr sys_removexattr
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 200 189 n64 removexattr sys_removexattr
|
H A D | syscall_n32.tbl | 200 189 n32 removexattr sys_removexattr
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 208 197 common removexattr sys_removexattr
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 208 197 common removexattr sys_removexattr
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 82 71 common removexattr sys_removexattr
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 82 71 common removexattr sys_removexattr
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 26 14 common removexattr sys_removexattr
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 26 14 common removexattr sys_removexattr
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 209 197 common removexattr sys_removexattr
|