Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_filestream.h14 int xfs_filestream_mount(struct xfs_mount *mp);
Dxfs_filestream.c388 xfs_filestream_mount( in xfs_filestream_mount() function
Dxfs_super.c1664 error = xfs_filestream_mount(mp); in xfs_fs_fill_super()