Home
last modified time | relevance | path

Searched refs:HFSPLUS_FLG_IMMUTABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H 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()
H A Dhfsplus_raw.h85 #define HFSPLUS_FLG_IMMUTABLE 0x02 macro
H A Dinode.c205 if (perms->rootflags & HFSPLUS_FLG_IMMUTABLE) in hfsplus_get_perms()
625 if (HFSPLUS_FLG_IMMUTABLE & in hfsplus_cat_write_inode()
/kernel/linux/linux-6.6/fs/hfsplus/
H 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()
H A Dhfsplus_raw.h85 #define HFSPLUS_FLG_IMMUTABLE 0x02 macro
H A Dinode.c210 if (perms->rootflags & HFSPLUS_FLG_IMMUTABLE) in hfsplus_get_perms()
641 if (HFSPLUS_FLG_IMMUTABLE & in hfsplus_cat_write_inode()

Completed in 7 milliseconds