Home
last modified time | relevance | path

Searched defs:removexattr (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h27 int (*removexattr)(FsContext *ctx, member
/openbmc/linux/fs/
H A Dxattr.c904 removexattr(struct mnt_idmap *idmap, struct dentry *d, const char *name) in removexattr() function
940 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
/openbmc/linux/fs/orangefs/
H A Dupcall.h250 struct orangefs_removexattr_request_s removexattr; member
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2300 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_decode_removexattr() local
5241 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_encode_removexattr() local
H A Dnfs4proc.c2458 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local
H A Dxdr4.h701 struct nfsd4_removexattr removexattr; member