Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h58 extern int xfs_da_mount(struct xfs_mount *mp);
H A Dxfs_dir2.c110 xfs_da_mount( in xfs_da_mount() function
/linux/fs/xfs/
H A Dxfs_mount.c828 error = xfs_da_mount(mp); in xfs_mountfs()