Searched refs:LINVFS_GET_VFS (Results 1 – 3 of 3) sorted by relevance
589 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_put_super()609 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_write_super()625 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_sync_super()638 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_statfs()651 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_remount()670 vfsp = LINVFS_GET_VFS(sb); in freeze_bdev()703 struct vfs *vfsp = LINVFS_GET_VFS(sb); in thaw_bdev()780 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_fh_to_dentry()820 struct vfs *vfsp = LINVFS_GET_VFS(mnt->mnt_sb); in linvfs_show_options()832 struct vfs *vfsp = LINVFS_GET_VFS(sb); in linvfs_getxstate()[all …]
115 #define LINVFS_GET_VFS(s) \ macro
52 vfs_t *vfsp = LINVFS_GET_VFS(sb);