Searched refs:xfs_iext_state_to_fork (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 83 struct xfs_ifork *xfs_iext_state_to_fork(struct xfs_inode *ip, int state);
|
H A D | xfs_iext_tree.c | 631 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_insert() 867 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_remove() 984 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_update_extent()
|
H A D | xfs_inode_fork.c | 655 xfs_iext_state_to_fork( in xfs_iext_state_to_fork() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 166 struct xfs_ifork *xfs_iext_state_to_fork(struct xfs_inode *ip, int state);
|
H A D | xfs_iext_tree.c | 631 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_insert() 867 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_remove() 984 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_update_extent()
|
H A D | xfs_inode_fork.c | 671 xfs_iext_state_to_fork( in xfs_iext_state_to_fork() function
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 241 ifp = xfs_iext_state_to_fork(ip, state);
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 380 ifp = xfs_iext_state_to_fork(ip, state);
|
Completed in 16 milliseconds