Searched refs:HFSPLUS_FLG_IMMUTABLE (Results 1 – 3 of 3) sorted by relevance
84 perms->rootflags |= HFSPLUS_FLG_IMMUTABLE; in hfsplus_cat_set_perms() 86 perms->rootflags &= ~HFSPLUS_FLG_IMMUTABLE; in hfsplus_cat_set_perms() 155 if (HFSPLUS_FLG_IMMUTABLE & in hfsplus_cat_build_record()
223 if (perms->rootflags & HFSPLUS_FLG_IMMUTABLE) in hfsplus_get_perms() 699 if (HFSPLUS_FLG_IMMUTABLE & in hfsplus_cat_write_inode()
460 #define HFSPLUS_FLG_IMMUTABLE 0x02 macro