Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfs/
A Dpnfs.h199 struct pnfs_layout_hdr { struct
200 refcount_t plh_refcount;
203 struct list_head plh_bulk_destroy;
207 unsigned long plh_retry_timestamp;
208 unsigned long plh_flags;
209 nfs4_stateid plh_stateid;
210 u32 plh_barrier; /* ignore lower seqids */
211 u32 plh_return_seq;
212 enum pnfs_iomode plh_return_iomode;
215 struct inode *plh_inode;
[all …]

Completed in 6 milliseconds