Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h51882 struct nfsd4_layoutcommit { struct
51883 stateid_t lc_sid;
51884 struct nfsd4_layout_seg lc_seg;
51885 u32 lc_reclaim;
51886 u32 lc_newoffset;
51887 u64 lc_last_wr;
51888 struct timespec64 lc_mtime;
51889 u32 lc_layout_type;
51890 u32 lc_up_len;
51891 void *lc_up_layout;
[all …]
H A Dvmlinux.h51882 struct nfsd4_layoutcommit { struct
51883 stateid_t lc_sid;
51884 struct nfsd4_layout_seg lc_seg;
51885 u32 lc_reclaim;
51886 u32 lc_newoffset;
51887 u64 lc_last_wr;
51888 struct timespec64 lc_mtime;
51889 u32 lc_layout_type;
51890 u32 lc_up_len;
51891 void *lc_up_layout;
[all …]