Searched defs:setattr (Results 1 – 6 of 6) sorted by relevance
/third_party/NuttX/fs/nfs/ |
D | nfs_mount.h | 126 struct rpc_call_setattr setattr; member
|
D | rpc.h | 382 struct SETATTR3args setattr; member 531 struct SETATTR3resok setattr; member
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse_lowlevel.h | 245 void (*setattr) (fuse_req_t req, fuse_ino_t ino, struct stat *attr, member
|
/third_party/libfuse/include/ |
D | fuse_lowlevel.h | 340 void (*setattr) (fuse_req_t req, fuse_ino_t ino, struct stat *attr, member
|
/third_party/python/Lib/test/ |
D | test_dataclasses.py | 1733 def setattr(self, name, value): function
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 5202 int (*setattr)(struct user_namespace *, struct dentry *, struct iattr *); member 15768 int (*setattr)(struct dentry *, struct nfs_fattr *, struct iattr *); member
|