Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_filestream.h13 int xfs_filestream_mount(struct xfs_mount *mp);
Dxfs_filestream.c408 xfs_filestream_mount( in xfs_filestream_mount() function
Dxfs_super.c1652 error = xfs_filestream_mount(mp); in xfs_fs_fill_super()