Home
last modified time | relevance | path

Searched refs:rootflags (Results 1 – 4 of 4) 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()
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.c208 if (perms->rootflags & HFSPLUS_FLG_IMMUTABLE) in hfsplus_get_perms()
212 if (perms->rootflags & HFSPLUS_FLG_APPEND) in hfsplus_get_perms()
620 (file->permissions.rootflags | in hfsplus_cat_write_inode()
A Dhfsplus_raw.h78 u8 rootflags; member
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt4991 rootflags= [KNL] Set root filesystem mount option string

Completed in 12 milliseconds