Searched defs:nfs_inode (Results 1 – 1 of 1) sorted by relevance
123 struct nfs_inode { struct127 __u64 fileid;132 struct nfs_fh fh;137 unsigned long flags; /* atomic bit ops */138 unsigned long cache_validity; /* bit mask */154 unsigned long read_cache_jiffies;155 unsigned long attrtimeo;156 unsigned long attrtimeo_timestamp;158 unsigned long attr_gencount;160 struct rb_root access_cache;[all …]