Home
last modified time | relevance | path

Searched refs:xfs_bmap_fork_to_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_bmap.h250 static inline uint32_t xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state() function
A Dxfs_inode_fork.c106 int state = xfs_bmap_fork_to_state(whichfork); in xfs_iformat_extents()
545 int state = xfs_bmap_fork_to_state(whichfork); in xfs_iextents_copy()
A Dxfs_bmap.c1131 xfs_bmap_fork_to_state(whichfork)); in xfs_iread_bmbt_block()
1133 xfs_bmap_fork_to_state(whichfork), _THIS_IP_); in xfs_iread_bmbt_block()
1383 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_delay_real()
1934 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_unwritten_real()
2463 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_hole_delay()
2610 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_add_extent_hole_real()
4773 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_del_extent_delay()
4987 uint32_t state = xfs_bmap_fork_to_state(whichfork); in xfs_bmap_del_extent_real()
5658 xfs_iext_update_extent(ip, xfs_bmap_fork_to_state(whichfork), icur, in xfs_bmse_merge()
5702 xfs_iext_update_extent(ip, xfs_bmap_fork_to_state(whichfork), icur, in xfs_bmap_shift_update_extent()
[all …]

Completed in 41 milliseconds