Searched refs:xfs_bmap_fork_to_state (Results 1 – 4 of 4) sorted by relevance
| /fs/xfs/libxfs/ |
| A D | xfs_inode_fork.c | 115 int state = xfs_bmap_fork_to_state(whichfork); in xfs_iformat_extents() 513 int state = xfs_bmap_fork_to_state(whichfork); in xfs_iextents_copy()
|
| A D | xfs_bmap.h | 262 static inline uint32_t xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state() function
|
| A D | xfs_bmap.c | 1178 xfs_bmap_fork_to_state(whichfork)); in xfs_iread_bmbt_block() 1180 xfs_bmap_fork_to_state(whichfork), _THIS_IP_); in xfs_iread_bmbt_block() 1460 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_delay_real() 2033 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_unwritten_real() 2594 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_hole_real() 4685 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_del_extent_delay() 4940 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_del_extent_real() 5608 xfs_iext_update_extent(ip, xfs_bmap_fork_to_state(whichfork), icur, in xfs_bmse_merge() 5654 xfs_iext_update_extent(ip, xfs_bmap_fork_to_state(whichfork), icur, in xfs_bmap_shift_update_extent() 5942 xfs_iext_update_extent(ip, xfs_bmap_fork_to_state(whichfork), &icur, in xfs_bmap_split_extent()
|
| /fs/xfs/ |
| A D | xfs_iomap.c | 1253 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_hole_delay()
|
Completed in 20 milliseconds