Searched defs:nfsd4_layoutcommit (Results 1 – 2 of 2) sorted by relevance
51882 struct nfsd4_layoutcommit { struct51883 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 …]