Searched defs:getxattr (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-xattr.h | 21 ssize_t (*getxattr)(FsContext *ctx, const char *path, member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | xattr.py | 59 def getxattr(path, name, follow=True): function
|
/openbmc/linux/fs/erofs/ |
H A D | xattr.c | 321 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 D | downcall.h | 116 struct orangefs_getxattr_response getxattr; member
|
H A D | upcall.h | 247 struct orangefs_getxattr_request_s getxattr; member
|
/openbmc/linux/fs/ |
H A D | xattr.c | 754 getxattr(struct mnt_idmap *idmap, struct dentry *d, in getxattr() function 798 SYSCALL_DEFINE4(getxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4xdr.c | 2206 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_decode_getxattr() local 5069 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_encode_getxattr() local
|
H A D | nfs4proc.c | 2415 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_getxattr() local
|
H A D | xdr4.h | 698 struct nfsd4_getxattr getxattr; member
|