Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_iocore.c80 return xfs_mountfs(vfsp, XFS_VFSTOM(vfsp), flags); in xfs_ioinit()
Dxfs_mount.h541 extern int xfs_mountfs(struct vfs *, xfs_mount_t *mp, int);
Dxfs_mount.c633 xfs_mountfs( function