Searched refs:xfs_da_mount (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_dir2.h | 123 extern int xfs_da_mount(struct xfs_mount *mp); |
D | xfs_dir2.c | 101 xfs_da_mount( in xfs_da_mount() function |
/fs/xfs/ | ||
D | xfs_mount.c | 787 error = xfs_da_mount(mp); in xfs_mountfs() |