Home
last modified time | relevance | path

Searched refs:creator (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/fs/hfsplus/
A Doptions.c54 opts->creator = HFSPLUS_DEF_CR_TYPE; in hfsplus_fill_defaults()
116 if (match_fourchar(&args[0], &sbi->creator)) { in hfsplus_parse_options()
225 if (sbi->creator != HFSPLUS_DEF_CR_TYPE) in hfsplus_show_options()
226 seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4); in hfsplus_show_options()
A DKconfig14 data forks and creator codes, but it also has several UNIX
A Dhfsplus_fs.h180 u32 creator; member
A Dcatalog.c153 cpu_to_be32(sbi->creator); in hfsplus_cat_build_record()
/linux-6.3-rc2/Documentation/filesystems/
A Dhfsplus.rst17 creator=cccc, type=cccc
18 Specifies the creator/type values as shown by the MacOS finder
A Dhfs.rst24 creator=cccc, type=cccc
25 Specifies the creator/type values as shown by the MacOS finder
A Dext2.rst38 nogrpid, sysvgroups New objects have the group ID of their creator.
A Dproc.rst1179 caller information of the creator, and optional information depending
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-ibft31 identification of the creator of the table which is useful in
/linux-6.3-rc2/fs/ksmbd/
A Dsmbacl.c999 const struct smb_sid *psid, *creator = NULL; in smb_inherit_dacl() local
1072 creator = &creator_owner; in smb_inherit_dacl()
1076 creator = &creator_group; in smb_inherit_dacl()
1080 creator = NULL; in smb_inherit_dacl()
1084 if (is_dir && creator && flags & CONTAINER_INHERIT_ACE) { in smb_inherit_dacl()
1091 psid = creator; in smb_inherit_dacl()
/linux-6.3-rc2/ipc/
A Dshm.c244 struct task_struct *creator; in shm_clist_rm() local
258 creator = shp->shm_creator; in shm_clist_rm()
260 task_lock(creator); in shm_clist_rm()
266 task_unlock(creator); in shm_clist_rm()
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Drdma.rst53 always owned by the creator cgroup css. This allows process migration from one
/linux-6.3-rc2/include/scsi/
A Dscsi_transport_iscsi.h273 pid_t creator; member
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Dinodes.rst315 The ``osd1`` field has multiple meanings depending on the creator:
366 The ``osd2`` field has multiple meanings depending on the filesystem creator:
A Dsuper.rst529 The filesystem creator is one of the following:
/linux-6.3-rc2/fs/cifs/
A Dtransport.c68 temp->creator = current; in alloc_mid()
151 put_task_struct(midEntry->creator); in __release_mid()
A Dsmb2transport.c736 temp->creator = current; in smb2_mid_entry_alloc()
A Dcifsglob.h1662 struct task_struct *creator; member
/linux-6.3-rc2/net/mac80211/
A Dibss.c223 bool creator) in __ieee80211_sta_join_ibss() argument
360 sdata->vif.cfg.ibss_creator = creator; in __ieee80211_sta_join_ibss()
/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_iscsi.c2032 session->creator = -1; in iscsi_alloc_session()
2961 session->creator = pid; in iscsi_if_create_session()
4423 return sysfs_emit(buf, "%d\n", session->creator); in show_priv_session_creator()
4425 static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
/linux-6.3-rc2/LICENSES/dual/
A DCC-BY-4.0237 i. identification of the creator(s) of the Licensed
/linux-6.3-rc2/Documentation/process/
A Dapplying-patches.rst188 This can also happen if the creator of the patch reversed the source and
/linux-6.3-rc2/Documentation/admin-guide/
A Dreporting-regressions.rst195 Linux creator and lead developer Linus Torvalds, some of which are quoted in
A Dext4.rst261 New objects have the group ID of their creator.
/linux-6.3-rc2/Documentation/powerpc/
A Dhvcs.rst421 1. The creator of the /dev/hvcs* nodes has the ability to restrict

Completed in 55 milliseconds

12