Searched defs:nfs_inode (Results 1 – 1 of 1) sorted by relevance
122 struct nfs_inode { struct126 __u64 fileid;131 struct nfs_fh fh;136 unsigned long flags; /* atomic bit ops */137 unsigned long cache_validity; /* bit mask */153 unsigned long read_cache_jiffies;154 unsigned long attrtimeo;155 unsigned long attrtimeo_timestamp;157 unsigned long attr_gencount;159 struct rb_root access_cache;[all …]