Home
last modified time | relevance | path

Searched defs:setxattr (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/src/linux/
H A Dxattr.c34 int setxattr(const char *path, const char *name, const void *value, size_t size, int flags) in setxattr() function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h240 int (*setxattr) (const char *, const char *, const char *, size_t, int); member
H A Dfuse_lowlevel.h622 void (*setxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
/kernel/linux/linux-5.10/fs/
H A Dxattr.c511 setxattr(struct dentry *d, const char __user *name, const void __user *value, in setxattr() function
/kernel/linux/linux-6.6/fs/
H A Dxattr.c635 setxattr(struct mnt_idmap *idmap, struct dentry *d, in setxattr() function
/third_party/libfuse/include/
H A Dfuse.h545 int (*setxattr) (const char *, const char *, const char *, size_t, int); member
H A Dfuse_lowlevel.h831 void (*setxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
/kernel/linux/linux-5.10/fs/orangefs/
H A Dupcall.h248 struct orangefs_setxattr_request_s setxattr; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dupcall.h248 struct orangefs_setxattr_request_s setxattr; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2107 struct nfsd4_setxattr *setxattr = &u->setxattr; in nfsd4_setxattr() local
H A Dnfs4xdr.c2008 nfsd4_decode_setxattr(struct nfsd4_compoundargs *argp, struct nfsd4_setxattr *setxattr) nfsd4_decode_setxattr() argument
4886 nfsd4_encode_setxattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_setxattr *setxattr) nfsd4_encode_setxattr() argument
H A Dxdr4.h680 struct nfsd4_setxattr setxattr; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2424 struct nfsd4_setxattr *setxattr = &u->setxattr; in nfsd4_setxattr() local
H A Dnfs4xdr.c2234 struct nfsd4_setxattr *setxattr = &u->setxattr; in nfsd4_decode_setxattr() local
5102 struct nfsd4_setxattr *setxattr = &u->setxattr; in nfsd4_encode_setxattr() local
[all...]
H A Dxdr4.h698 struct nfsd4_setxattr setxattr; member
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dceph_fs.h428 } __attribute__ ((packed)) setxattr; member
/third_party/python/Lib/test/
H A Dtest_os.py3652 def setxattr(path, *args): global() function
[all...]
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h448 } __attribute__ ((packed)) setxattr; member
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs3016 pub fn setxattr( in setxattr() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3179 pub fn setxattr( in setxattr() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3975 pub fn setxattr( in setxattr() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5435 pub fn setxattr( in setxattr() functions

Completed in 86 milliseconds