Searched defs:num_inodes (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_inode.c | 3158 int num_inodes = __XFS_SORT_INODES; in xfs_rename() local 2938 xfs_sort_for_rename( struct xfs_inode *dp1, struct xfs_inode *dp2, struct xfs_inode *ip1, struct xfs_inode *ip2, struct xfs_inode *wip, struct xfs_inode **i_tab, int *num_inodes) xfs_sort_for_rename() argument [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_inode.c | 2856 int num_inodes = __XFS_SORT_INODES; in xfs_rename() local 2622 xfs_sort_for_rename( struct xfs_inode *dp1, struct xfs_inode *dp2, struct xfs_inode *ip1, struct xfs_inode *ip2, struct xfs_inode *wip, struct xfs_inode **i_tab, int *num_inodes) xfs_sort_for_rename() argument [all...] |
Completed in 8 milliseconds