| /third_party/musl/src/linux/ |
| H A D | xattr.c | 4 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 D | fuse.h | 243 int (*getxattr) (const char *, const char *, char *, size_t); member
|
| H A D | fuse_lowlevel.h | 647 void (*getxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | xattr.c | 614 getxattr(struct dentry *d, const char __user *name, void __user *value, in getxattr() function
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | xattr.c | 320 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 D | downcall.h | 116 struct orangefs_getxattr_response getxattr; member
|
| H A D | upcall.h | 247 struct orangefs_getxattr_request_s getxattr; member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | xattr.c | 753 getxattr(struct mnt_idmap *idmap, struct dentry *d, in getxattr() function
|
| /third_party/libfuse/include/ |
| H A D | fuse.h | 548 int (*getxattr) (const char *, const char *, char *, size_t); member
|
| H A D | fuse_lowlevel.h | 862 void (*getxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4proc.c | 2096 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_getxattr() local
|
| H A D | nfs4xdr.c | 1989 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 D | xdr4.h | 679 struct nfsd4_getxattr getxattr; member
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs4proc.c | 2413 struct nfsd4_getxattr *getxattr = &u->getxattr; in nfsd4_getxattr() local
|
| H A D | nfs4xdr.c | 2214 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 D | xdr4.h | 697 struct nfsd4_getxattr getxattr; member
|
| /third_party/python/Lib/test/ |
| H A D | test_os.py | 3649 def getxattr(pat function [all...] |
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 2998 pub fn getxattr( in getxattr() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| H A D | mod.rs | 3161 pub fn getxattr( in getxattr() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| H A D | mod.rs | 3957 pub fn getxattr( in getxattr() functions
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| H A D | mod.rs | 5419 pub fn getxattr( in getxattr() functions
|