| /linux-6.15/fs/hfsplus/ |
| H A D | options.c | 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()
|
| H A D | Kconfig | 15 data forks and creator codes, but it also has several UNIX
|
| H A D | hfsplus_fs.h | 182 u32 creator; member
|
| H A D | catalog.c | 153 cpu_to_be32(sbi->creator); in hfsplus_cat_build_record()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | hfsplus.rst | 17 creator=cccc, type=cccc 18 Specifies the creator/type values as shown by the MacOS finder
|
| H A D | hfs.rst | 24 creator=cccc, type=cccc 25 Specifies the creator/type values as shown by the MacOS finder
|
| H A D | ext2.rst | 38 nogrpid, sysvgroups New objects have the group ID of their creator.
|
| /linux-6.15/tools/net/sunrpc/xdrgen/tests/ |
| H A D | test.x | 23 string creator<MAXNAMELEN>; /* data creator */
|
| /linux-6.15/Documentation/admin-guide/LSM/ |
| H A D | landlock.rst | 52 - the domain creator's ``pid`` 53 - the domain creator's ``uid`` 54 - the domain creator's executable path (``exe``) 55 - the domain creator's command line (``comm``)
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-ibft | 31 identification of the creator of the table which is useful in
|
| /linux-6.15/fs/smb/server/ |
| H A D | smbacl.c | 1026 const struct smb_sid *psid, *creator = NULL; in smb_inherit_dacl() local 1106 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()
|
| /linux-6.15/ipc/ |
| H A D | shm.c | 245 struct task_struct *creator; in shm_clist_rm() local 259 creator = shp->shm_creator; in shm_clist_rm() 261 task_lock(creator); in shm_clist_rm() 267 task_unlock(creator); in shm_clist_rm()
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | rdma.rst | 53 always owned by the creator cgroup css. This allows process migration from one
|
| /linux-6.15/include/scsi/ |
| H A D | scsi_transport_iscsi.h | 273 pid_t creator; member
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | inodes.rst | 315 The ``osd1`` field has multiple meanings depending on the creator: 366 The ``osd2`` field has multiple meanings depending on the filesystem creator:
|
| H A D | super.rst | 537 The filesystem creator is one of the following:
|
| /linux-6.15/fs/smb/client/ |
| H A D | transport.c | 71 temp->creator = current; in alloc_mid() 155 put_task_struct(midEntry->creator); in __release_mid()
|
| H A D | smb2transport.c | 786 temp->creator = current; in smb2_mid_entry_alloc()
|
| H A D | cifsglob.h | 1718 struct task_struct *creator; member
|
| /linux-6.15/net/mac80211/ |
| H A D | ibss.c | 219 bool creator) in __ieee80211_sta_join_ibss() argument 354 sdata->vif.cfg.ibss_creator = creator; in __ieee80211_sta_join_ibss()
|
| /linux-6.15/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 2034 session->creator = -1; in iscsi_alloc_session() 2936 session->creator = pid; in iscsi_if_create_session() 4425 return sysfs_emit(buf, "%d\n", session->creator); in show_priv_session_creator() 4427 static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
|
| /linux-6.15/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 237 i. identification of the creator(s) of the Licensed
|
| /linux-6.15/Documentation/process/ |
| H A D | applying-patches.rst | 188 This can also happen if the creator of the patch reversed the source and
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | reporting-regressions.rst | 195 Linux creator and lead developer Linus Torvalds, some of which are quoted in
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 421 1. The creator of the /dev/hvcs* nodes has the ability to restrict
|