Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dpnfs.h196 struct pnfs_layout_hdr { struct
197 refcount_t plh_refcount;
200 struct list_head plh_bulk_destroy;
204 unsigned long plh_retry_timestamp;
205 unsigned long plh_flags;
206 nfs4_stateid plh_stateid;
207 u32 plh_barrier; /* ignore lower seqids */
208 u32 plh_return_seq;
209 enum pnfs_iomode plh_return_iomode;
212 struct inode *plh_inode;
[all …]

Completed in 12 milliseconds