Home
last modified time | relevance | path

Searched defs:nfs_fattr (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
Dnfs_xdr.h32 struct nfs_fattr { struct
34 unsigned short valid;
35 __u64 pre_size;
36 struct timespec pre_mtime;
37 struct timespec pre_ctime;
39 enum nfs_ftype type;
40 __u32 mode;
41 __u32 nlink;
42 __u32 uid;
44 __u32 gid;
[all …]