Searched refs:bmv_offset (Results 1 – 4 of 4) sorted by relevance
184 p->bmv_offset = XFS_FSB_TO_BB(ip->i_mount, got->br_startoff); in xfs_getbmap_report_one() 187 bmv->bmv_offset = p->bmv_offset + p->bmv_length; in xfs_getbmap_report_one() 188 bmv->bmv_length = max(0LL, bmv_end - bmv->bmv_offset); in xfs_getbmap_report_one() 208 p->bmv_offset = XFS_FSB_TO_BB(ip->i_mount, bno); in xfs_getbmap_report_hole() 211 bmv->bmv_offset = p->bmv_offset + p->bmv_length; in xfs_getbmap_report_hole() 212 bmv->bmv_length = max(0LL, bmv_end - bmv->bmv_offset); in xfs_getbmap_report_hole() 352 bmv->bmv_length = max(0LL, max_len - bmv->bmv_offset); in xfs_getbmap() 355 bmv_end = bmv->bmv_offset in xfs_getbmap() [all...]
39 __s64 bmv_offset; /* file offset of segment in blocks */ member
853 if (put_user(p->bmv_offset, &u->bmv_offset) || in xfs_getbmap_format()
29 * On input, fill in bmv_offset and bmv_length of the first structure36 __s64 bmv_offset; /* file offset of segment in blocks */ member 45 * Structure for XFS_IOC_GETBMAPX. Fields bmv_offset through bmv_entries55 __s64 bmv_offset; /* file offset of segment in blocks */ member