Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rtalloc.h17 void xfs_rtmount_freesb(struct xfs_mount *mp);
52 # define xfs_rtmount_freesb(mp) ((void)0) macro
H A Dxfs_super.c1249 xfs_rtmount_freesb(mp); in xfs_fs_put_super()
1985 xfs_rtmount_freesb(mp); in xfs_fs_fill_super()
H A Dxfs_rtalloc.c1529 xfs_rtmount_freesb( in xfs_rtmount_freesb() function