Searched refs:creator (Results 1 – 9 of 9) sorted by relevance
52 opts->creator = HFSPLUS_DEF_CR_TYPE; in hfsplus_fill_defaults()86 memcpy(&sbi->creator, param->string, 4); in hfsplus_parse_param()150 if (sbi->creator != HFSPLUS_DEF_CR_TYPE) in hfsplus_show_options()151 seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4); in hfsplus_show_options()
15 data forks and creator codes, but it also has several UNIX
182 u32 creator; member
153 cpu_to_be32(sbi->creator); in hfsplus_cat_build_record()
1026 const struct smb_sid *psid, *creator = NULL; in smb_inherit_dacl() local1106 creator = &creator_owner; in smb_inherit_dacl()1110 creator = &creator_group; in smb_inherit_dacl()1114 creator = NULL; in smb_inherit_dacl()1118 if (is_dir && creator && flags & CONTAINER_INHERIT_ACE) { in smb_inherit_dacl()1125 psid = creator; in smb_inherit_dacl()
64 temp->creator = current; in alloc_mid()
787 temp->creator = current; in smb2_mid_entry_alloc()
116 put_task_struct(midEntry->creator); in __release_mid()
1728 struct task_struct *creator; member
Completed in 31 milliseconds