Home
last modified time | relevance | path

Searched refs:unbusy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c325 bool unbusy; in nullfs_quotactl() local
340 unbusy = true; in nullfs_quotactl()
343 error = VFS_QUOTACTL(lowermp, cmd, uid, arg, &unbusy); in nullfs_quotactl()
344 if (unbusy) in nullfs_quotactl()
/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c436 bool unbusy; in unionfs_quotactl() local
455 unbusy = true; in unionfs_quotactl()
461 error = VFS_QUOTACTL(uppermp, cmd, uid, arg, &unbusy); in unionfs_quotactl()
462 if (unbusy) in unionfs_quotactl()
/freebsd/share/dict/
H A Dweb2212278 unbusy