Searched refs:lowermp (Results 1 – 1 of 1) sorted by relevance
342 struct mount *lowermp; in nullfs_quotactl() local348 lowermp = atomic_load_ptr(&mntdata->nullm_vfs); in nullfs_quotactl()361 error = vfs_busy(lowermp, 0); in nullfs_quotactl()363 error = VFS_QUOTACTL(lowermp, cmd, uid, arg, &unbusy); in nullfs_quotactl()365 vfs_unbusy(lowermp); in nullfs_quotactl()