Home
last modified time | relevance | path

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

/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()
88 perms->rootflags |= HFSPLUS_FLG_APPEND; in hfsplus_cat_set_perms()
90 perms->rootflags &= ~HFSPLUS_FLG_APPEND; in hfsplus_cat_set_perms()
156 (file->permissions.rootflags | in hfsplus_cat_build_record()
A Dinode.c207 if (perms->rootflags & HFSPLUS_FLG_IMMUTABLE) in hfsplus_get_perms()
211 if (perms->rootflags & HFSPLUS_FLG_APPEND) in hfsplus_get_perms()
642 (file->permissions.rootflags | in hfsplus_cat_write_inode()
A Dhfsplus_raw.h78 u8 rootflags; member

Completed in 7 milliseconds