Searched refs:uppermp (Results 1 – 1 of 1) sorted by relevance
456 struct mount *uppermp; in unionfs_quotactl() local466 uppermp = atomic_load_ptr(&ump->um_uppermp); in unionfs_quotactl()479 error = vfs_busy(uppermp, 0); in unionfs_quotactl()484 error = VFS_QUOTACTL(uppermp, cmd, uid, arg, &unbusy); in unionfs_quotactl()486 vfs_unbusy(uppermp); in unionfs_quotactl()