Searched refs:xfs_iunlink_update_bucket (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_inode.c | 2102 xfs_iunlink_update_bucket( in xfs_iunlink_update_bucket() function 2285 return xfs_iunlink_update_bucket(tp, agno, agibp, bucket_index, agino); in xfs_iunlink() 2492 return xfs_iunlink_update_bucket(tp, agno, agibp, bucket_index, in xfs_iunlink_remove()
|
H A D | xfs_trace.h | 3442 TRACE_EVENT(xfs_iunlink_update_bucket,
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_inode.c | 1898 xfs_iunlink_update_bucket( in xfs_iunlink_update_bucket() function 2039 return xfs_iunlink_update_bucket(tp, pag, agibp, bucket_index, agino); in xfs_iunlink_insert_inode() 2136 error = xfs_iunlink_update_bucket(tp, pag, agibp, bucket_index, in xfs_iunlink_remove_inode()
|
H A D | xfs_trace.h | 3775 TRACE_EVENT(xfs_iunlink_update_bucket,
|
Completed in 18 milliseconds