Searched refs:HFS_QUOTAS (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.c576 hfsmp->hfs_flags |= HFS_QUOTAS;
708 hfsmp->hfs_flags &= ~HFS_QUOTAS;
H A Dhfs_vnops.c524 if ((ap->a_mode & FWRITE) && (hfsmp->hfs_flags & HFS_QUOTAS))
2732 if (hfsmp->hfs_flags & HFS_QUOTAS)
2806 if (hfsmp->hfs_flags & HFS_QUOTAS)
3169 if (hfsmp->hfs_flags & HFS_QUOTAS)
3455 if (hfsmp->hfs_flags & HFS_QUOTAS) {
5204 if (hfsmp->hfs_flags & HFS_QUOTAS) {
5392 if (hfsmp->hfs_flags & HFS_QUOTAS) {
H A Dhfs.h436 #define HFS_QUOTAS 0x01000 macro
H A Dhfs_cnode.c549 if (hfsmp->hfs_flags & HFS_QUOTAS)
1199 if (hfsmp->hfs_flags & HFS_QUOTAS) {
H A Dhfs_vfsutils.c2683 if (hfsmp->hfs_flags & HFS_QUOTAS) {

Completed in 44 milliseconds