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