Home
last modified time | relevance | path

Searched defs:getxattr (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h21 ssize_t (*getxattr)(FsContext *ctx, const char *path, member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dxattr.py59 def getxattr(path, name, follow=True): function
/openbmc/linux/fs/erofs/
H A Dxattr.c321 struct inode *inode, bool getxattr) in erofs_xattr_iter_inline()
367 struct inode *inode, bool getxattr) in erofs_xattr_iter_shared()
/openbmc/linux/fs/orangefs/
H A Ddowncall.h116 struct orangefs_getxattr_response getxattr; member
H A Dupcall.h247 struct orangefs_getxattr_request_s getxattr; member
/openbmc/linux/fs/
H A Dxattr.c753 getxattr(struct mnt_idmap *idmap, struct dentry *d, in getxattr() function
797 SYSCALL_DEFINE4(getxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2214 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_decode_getxattr() local
5077 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_encode_getxattr() local
H A Dnfs4proc.c2413 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_getxattr() local
H A Dxdr4.h697 struct nfsd4_getxattr getxattr; member