Searched refs:lowermp (Results 1 – 1 of 1) sorted by relevance
334 struct mount *lowermp; in nullfs_quotactl() local340 lowermp = atomic_load_ptr(&mntdata->nullm_vfs); in nullfs_quotactl()353 error = vfs_busy(lowermp, 0); in nullfs_quotactl()355 error = VFS_QUOTACTL(lowermp, cmd, uid, arg, &unbusy); in nullfs_quotactl()357 vfs_unbusy(lowermp); in nullfs_quotactl()