Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_filestream.h13 int xfs_filestream_mount(struct xfs_mount *mp);
Dxfs_filestream.c374 xfs_filestream_mount( in xfs_filestream_mount() function
Dxfs_super.c1512 error = xfs_filestream_mount(mp); in xfs_fc_fill_super()