Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_dir2.h35 extern int xfs_da_mount(struct xfs_mount *mp);
Dxfs_dir2.c93 xfs_da_mount( in xfs_da_mount() function
/Linux-v5.10/fs/xfs/
Dxfs_mount.c809 error = xfs_da_mount(mp); in xfs_mountfs()