Searched refs:obno (Results 1 – 1 of 1) sorted by relevance
3723 xfs_fileoff_t obno, in xfs_bmapi_trim_map() argument3729 got->br_startoff + got->br_blockcount <= obno) { in xfs_bmapi_trim_map()3736 if (obno > *bno) in xfs_bmapi_trim_map()3737 *bno = obno; in xfs_bmapi_trim_map()3738 ASSERT((*bno >= obno) || (n == 0)); in xfs_bmapi_trim_map()3768 xfs_fileoff_t obno, in xfs_bmapi_update_map() argument3778 (mval->br_startoff < obno)); in xfs_bmapi_update_map()3807 obno))) { in xfs_bmapi_update_map()3830 xfs_fileoff_t obno; in xfs_bmapi_read() local3864 obno = bno; in xfs_bmapi_read()[all …]