Searched defs:fm_start (Results 1 – 3 of 3) sorted by relevance
28 __u64 fm_start; /* logical offset (inclusive) at member
61 __u64 fm_start; /* logical offset (inclusive) at member
1613 struct lov_stripe_md *lsm, u64 fm_start, in fiemap_calc_fm_end_offset()1673 static int fiemap_calc_last_stripe(struct lov_stripe_md *lsm, u64 fm_start, in fiemap_calc_last_stripe()1742 u64 fm_start, fm_end, fm_length, fm_end_offset; in lov_fiemap() local