Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h44642 struct pnfs_layout_hdr { struct
44643 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 …]
H A Dvmlinux.h44642 struct pnfs_layout_hdr { struct
44643 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 …]