Searched refs:xfs_rtmount_freesb (Results 1 – 3 of 3) sorted by relevance
17 void xfs_rtmount_freesb(struct xfs_mount *mp);52 # define xfs_rtmount_freesb(mp) ((void)0) macro
1227 xfs_rtmount_freesb(mp); in xfs_fs_put_super()1958 xfs_rtmount_freesb(mp); in xfs_fs_fill_super()
1561 xfs_rtmount_freesb( in xfs_rtmount_freesb() function