Searched defs:nfs_inode (Results 1 – 2 of 2) sorted by relevance
111 struct nfs_inode { struct115 __u64 fileid;120 struct nfs_fh fh;125 unsigned long flags; /* atomic bit ops */126 unsigned long cache_validity; /* bit mask */142 unsigned long read_cache_jiffies;143 unsigned long attrtimeo;144 unsigned long attrtimeo_timestamp;146 unsigned long attr_gencount;151 unsigned long cache_change_attribute;[all …]
128 struct nfs_inode { struct132 __u64 fileid;137 struct nfs_fh fh;142 unsigned long flags; /* atomic bit ops */143 unsigned long cache_validity; /* bit mask */159 unsigned long read_cache_jiffies;160 unsigned long attrtimeo;161 unsigned long attrtimeo_timestamp;163 unsigned long attr_gencount;165 struct rb_root access_cache;[all …]