Searched refs:lowermp (Results 1 – 1 of 1) sorted by relevance
322 struct mount *lowermp; in nullfs_quotactl() local328 lowermp = atomic_load_ptr(&mntdata->nullm_vfs); in nullfs_quotactl()341 error = vfs_busy(lowermp, 0); in nullfs_quotactl()343 error = VFS_QUOTACTL(lowermp, cmd, uid, arg, &unbusy); in nullfs_quotactl()345 vfs_unbusy(lowermp); in nullfs_quotactl()