Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
A Dcatalog.c84 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()
A Dhfsplus_raw.h85 #define HFSPLUS_FLG_IMMUTABLE 0x02 macro
A Dinode.c208 if (perms->rootflags & HFSPLUS_FLG_IMMUTABLE) in hfsplus_get_perms()
619 if (HFSPLUS_FLG_IMMUTABLE & in hfsplus_cat_write_inode()

Completed in 7 milliseconds