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.c903 removexattr(struct mnt_idmap *idmap, struct dentry *d, in removexattr() function
943 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.c2308 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_decode_removexattr() local
5249 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_encode_removexattr() local
H A Dnfs4proc.c2456 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local
H A Dxdr4.h700 struct nfsd4_removexattr removexattr; member