Searched defs:pnfs_layout_hdr (Results 1 – 2 of 2) sorted by relevance
44642 struct pnfs_layout_hdr { struct44643 refcount_t plh_refcount;44644 atomic_t plh_outstanding;44645 struct list_head plh_layouts;44646 struct list_head plh_bulk_destroy;44647 struct list_head plh_segs;44648 struct list_head plh_return_segs;44649 long unsigned int plh_block_lgets;44650 long unsigned int plh_retry_timestamp;44651 long unsigned int plh_flags;[all …]