Searched refs:unbusy (Results 1 – 3 of 3) sorted by relevance
325 bool unbusy; in nullfs_quotactl() local340 unbusy = true; in nullfs_quotactl()343 error = VFS_QUOTACTL(lowermp, cmd, uid, arg, &unbusy); in nullfs_quotactl()344 if (unbusy) in nullfs_quotactl()
436 bool unbusy; in unionfs_quotactl() local455 unbusy = true; in unionfs_quotactl()461 error = VFS_QUOTACTL(uppermp, cmd, uid, arg, &unbusy); in unionfs_quotactl()462 if (unbusy) in unionfs_quotactl()
212278 unbusy