Home
last modified time | relevance | path

Searched defs:getxattr (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/src/linux/
H A Dxattr.c4 ssize_t getxattr(const char *path, const char *name, void *value, size_t size) in getxattr() function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h243 int (*getxattr) (const char *, const char *, char *, size_t); member
H A Dfuse_lowlevel.h647 void (*getxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
/kernel/linux/linux-5.10/fs/
H A Dxattr.c614 getxattr(struct dentry *d, const char __user *name, void __user *value, in getxattr() function
/kernel/linux/linux-5.10/fs/orangefs/
H A Ddowncall.h116 struct orangefs_getxattr_response getxattr; member
H A Dupcall.h247 struct orangefs_getxattr_request_s getxattr; member
/kernel/linux/linux-6.6/fs/erofs/
H A Dxattr.c320 erofs_xattr_iter_inline(struct erofs_xattr_iter *it, struct inode *inode, bool getxattr) erofs_xattr_iter_inline() argument
366 erofs_xattr_iter_shared(struct erofs_xattr_iter *it, struct inode *inode, bool getxattr) erofs_xattr_iter_shared() argument
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddowncall.h116 struct orangefs_getxattr_response getxattr; member
H A Dupcall.h247 struct orangefs_getxattr_request_s getxattr; member
/kernel/linux/linux-6.6/fs/
H A Dxattr.c753 getxattr(struct mnt_idmap *idmap, struct dentry *d, in getxattr() function
/third_party/libfuse/include/
H A Dfuse.h548 int (*getxattr) (const char *, const char *, char *, size_t); member
H A Dfuse_lowlevel.h862 void (*getxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2096 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_getxattr() local
H A Dnfs4xdr.c1989 nfsd4_decode_getxattr(struct nfsd4_compoundargs *argp, struct nfsd4_getxattr *getxattr) nfsd4_decode_getxattr() argument
4862 nfsd4_encode_getxattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getxattr *getxattr) nfsd4_encode_getxattr() argument
H A Dxdr4.h679 struct nfsd4_getxattr getxattr; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2413 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_getxattr() local
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
[all...]
H A Dxdr4.h697 struct nfsd4_getxattr getxattr; member
/third_party/python/Lib/test/
H A Dtest_os.py3649 def getxattr(pat function
[all...]
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2998 pub fn getxattr( in getxattr() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3161 pub fn getxattr( in getxattr() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3957 pub fn getxattr( in getxattr() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5419 pub fn getxattr( in getxattr() functions

Completed in 78 milliseconds