Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h191 void xfs_bmap_compute_maxlevels(struct xfs_mount *mp, int whichfork);
Dxfs_bmap.c55 xfs_bmap_compute_maxlevels( in xfs_bmap_compute_maxlevels() function
/linux-4.19.296/fs/xfs/
Dxfs_mount.c743 xfs_bmap_compute_maxlevels(mp, XFS_DATA_FORK); in xfs_mountfs()
744 xfs_bmap_compute_maxlevels(mp, XFS_ATTR_FORK); in xfs_mountfs()