Searched refs:bi_whichfork (Results 1 – 3 of 3) sorted by relevance
331 xfs_trans_set_bmap_flags(map, bi->bi_type, bi->bi_whichfork, in xfs_bmap_update_log_item()476 fake.bi_whichfork = (map->me_flags & XFS_BMAP_EXTENT_ATTR_FORK) ? in xfs_bui_item_recover()499 error = xfs_iext_count_may_overflow(ip, fake.bi_whichfork, iext_delta); in xfs_bui_item_recover()
239 int bi_whichfork; member
6075 bi->bi_whichfork = whichfork; in __xfs_bmap_add()6126 bi->bi_owner->i_ino, bi->bi_whichfork, in xfs_bmap_finish_one()6130 if (WARN_ON_ONCE(bi->bi_whichfork != XFS_DATA_FORK)) in xfs_bmap_finish_one()
Completed in 16 milliseconds