Searched refs:uppermp (Results 1 – 1 of 1) sorted by relevance
438 struct mount *uppermp; in unionfs_quotactl() local448 uppermp = atomic_load_ptr(&ump->um_uppermp); in unionfs_quotactl()461 error = vfs_busy(uppermp, 0); in unionfs_quotactl()466 error = VFS_QUOTACTL(uppermp, cmd, uid, arg, &unbusy); in unionfs_quotactl()468 vfs_unbusy(uppermp); in unionfs_quotactl()