Searched defs:pnfs_layout_segment (Results 1 – 2 of 2) sorted by relevance
66 struct pnfs_layout_segment { struct67 struct list_head pls_list;68 struct list_head pls_lc_list;69 struct pnfs_layout_range pls_range;70 refcount_t pls_refcount;71 u32 pls_seq;72 unsigned long pls_flags;73 struct pnfs_layout_hdr *pls_layout;
1563 bool (*do_merge)(struct pnfs_layout_segment *, in pnfs_generic_layout_insert_lseg()1564 struct pnfs_layout_segment *), in pnfs_generic_layout_insert_lseg()