Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dcatalog.c88 perms->rootflags |= HFSPLUS_FLG_APPEND; in hfsplus_cat_set_perms()
90 perms->rootflags &= ~HFSPLUS_FLG_APPEND; in hfsplus_cat_set_perms()
H A Dhfsplus_raw.h86 #define HFSPLUS_FLG_APPEND 0x04 macro
H A Dinode.c209 if (perms->rootflags & HFSPLUS_FLG_APPEND) in hfsplus_get_perms()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dcatalog.c88 perms->rootflags |= HFSPLUS_FLG_APPEND; in hfsplus_cat_set_perms()
90 perms->rootflags &= ~HFSPLUS_FLG_APPEND; in hfsplus_cat_set_perms()
H A Dhfsplus_raw.h86 #define HFSPLUS_FLG_APPEND 0x04 macro
H A Dinode.c214 if (perms->rootflags & HFSPLUS_FLG_APPEND) in hfsplus_get_perms()

Completed in 6 milliseconds