Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_filestream.h54 int xfs_filestream_mount(struct xfs_mount *mp);
Dxfs_filestream.c492 xfs_filestream_mount( in xfs_filestream_mount() function
Dxfs_super.c1345 error = xfs_filestream_mount(mp); in xfs_fs_fill_super()