Searched refs:userflags (Results 1 – 4 of 4) sorted by relevance
206 HFSPLUS_I(inode)->userflags = perms->userflags; in hfsplus_get_perms()292 if (hip->userflags & HFSPLUS_FLG_NODUMP) in hfsplus_getattr()402 hip->userflags = 0; in hfsplus_new_inode()643 file->permissions.userflags)) in hfsplus_cat_write_inode()670 if (hip->userflags & HFSPLUS_FLG_NODUMP) in hfsplus_fileattr_get()701 hip->userflags |= HFSPLUS_FLG_NODUMP; in hfsplus_fileattr_set()703 hip->userflags &= ~HFSPLUS_FLG_NODUMP; in hfsplus_fileattr_set()
92 perms->userflags = HFSPLUS_I(inode)->userflags; in hfsplus_cat_set_perms()157 file->permissions.userflags)) in hfsplus_cat_build_record()
79 u8 userflags; member
249 u8 userflags; /* BSD user file flags */ member
Completed in 9 milliseconds