Searched defs:pnfs_layout_segment (Results 1 – 4 of 4) sorted by relevance
66 struct pnfs_layout_segment { struct67 struct list_head pls_list;68 struct list_head pls_lc_list;69 struct list_head pls_commits;70 struct pnfs_layout_range pls_range;71 refcount_t pls_refcount;72 u32 pls_seq;73 unsigned long pls_flags;74 struct pnfs_layout_hdr *pls_layout;
1669 bool (*do_merge)(struct pnfs_layout_segment *, in pnfs_generic_layout_insert_lseg()1670 struct pnfs_layout_segment *), in pnfs_generic_layout_insert_lseg()
69 struct pnfs_layout_segment { struct70 struct list_head pls_list;71 struct list_head pls_lc_list;72 struct list_head pls_commits;73 struct pnfs_layout_range pls_range;74 refcount_t pls_refcount;75 u32 pls_seq;76 unsigned long pls_flags;77 struct pnfs_layout_hdr *pls_layout;
1674 bool (*do_merge)(struct pnfs_layout_segment *, in pnfs_generic_layout_insert_lseg()1675 struct pnfs_layout_segment *), in pnfs_generic_layout_insert_lseg()