Searched defs:nfs_inode (Results 1 – 1 of 1) sorted by relevance
146 struct nfs_inode { struct150 __u64 fileid;155 struct nfs_fh fh;160 unsigned long flags; /* atomic bit ops */161 unsigned long cache_validity; /* bit mask */177 unsigned long read_cache_jiffies;178 unsigned long attrtimeo;179 unsigned long attrtimeo_timestamp;181 unsigned long attr_gencount;183 struct rb_root access_cache;[all …]