Searched defs:nfs_inode (Results 1 – 1 of 1) sorted by relevance
148 struct nfs_inode { struct152 struct nfs_fh fh;157 unsigned long flags; /* atomic bit ops */158 unsigned long cache_validity; /* bit mask */164 struct timespec64 btime;166 bool uncacheable_file_data : 1;182 unsigned long read_cache_jiffies;183 unsigned long attrtimeo;184 unsigned long attrtimeo_timestamp;186 unsigned long attr_gencount;[all …]