Home
last modified time | relevance | path

Searched defs:nfs_inode (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/linux/
Dnfs_fs.h146 struct nfs_inode { struct
150 __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 …]