| /linux/fs/hfsplus/ |
| H A D | options.c | 53 opts->creator = HFSPLUS_DEF_CR_TYPE; in hfsplus_fill_defaults() 87 memcpy(&sbi->creator, param->string, 4); in hfsplus_parse_param() 151 if (sbi->creator != HFSPLUS_DEF_CR_TYPE) in hfsplus_show_options() 152 seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4); in hfsplus_show_options()
|
| /linux/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
|
| /linux/tools/net/sunrpc/xdrgen/tests/ |
| H A D | test.x | 23 string creator<MAXNAMELEN>; /* data creator */ variable
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.c | 48 bo->debugfs.creator.tgid = current->tgid; in panthor_gem_debugfs_bo_add() 49 get_task_comm(bo->debugfs.creator.process_name, current->group_leader); in panthor_gem_debugfs_bo_add() 660 "%s/%d", bo->debugfs.creator.process_name, bo->debugfs.creator.tgid); in panthor_gem_debugfs_bo_print()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-ibft | 31 identification of the creator of the table which is useful in
|
| /linux/fs/smb/server/ |
| H A D | smbacl.c | 1137 const struct smb_sid *psid, *creator = NULL; in smb_inherit_dacl() local 1241 creator = &creator_owner; in smb_inherit_dacl() 1245 creator = &creator_group; in smb_inherit_dacl() 1249 creator = NULL; in smb_inherit_dacl() 1253 if (is_dir && creator && flags & CONTAINER_INHERIT_ACE) { in smb_inherit_dacl() 1261 psid = creator; in smb_inherit_dacl()
|
| /linux/ipc/ |
| H A D | shm.c | 74 * List by creator. task_lock(->shm_creator) required for read/write. 75 * If list_empty(), then the creator is dead already. 247 struct task_struct *creator; in shm_clist_rm() local 261 creator = shp->shm_creator; in shm_clist_rm() 263 task_lock(creator); in shm_clist_rm() 269 task_unlock(creator); in shm_clist_rm() 1580 * additional creator id... in do_shmat()
|
| /linux/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/fs/smb/client/ |
| H A D | smb1transport.c | 63 temp->creator = current; in alloc_mid()
|
| H A D | smb2transport.c | 637 temp->creator = current; in smb2_mid_entry_alloc()
|
| H A D | transport.c | 113 put_task_struct(midEntry->creator); in __release_mid()
|
| H A D | cifsglob.h | 1723 struct task_struct *creator; member
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 25 exclusive Copyright and Related Rights (defined below) upon the creator
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 2034 session->creator = -1; in iscsi_alloc_session() 2938 session->creator = pid; in iscsi_if_create_session() 4426 return sysfs_emit(buf, "%d\n", session->creator); in show_priv_session_creator() 4428 static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
|
| /linux/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 237 i. identification of the creator(s) of the Licensed
|
| /linux/Documentation/process/ |
| H A D | applying-patches.rst | 188 This can also happen if the creator of the patch reversed the source and
|
| /linux/Documentation/admin-guide/ |
| H A D | reporting-regressions.rst | 195 Linux creator and lead developer Linus Torvalds, some of which are quoted in
|
| H A D | cgroup-v2.rst | 3055 The cgroupns root cgroup does not change even if the namespace creator
|
| /linux/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 421 1. The creator of the /dev/hvcs* nodes has the ability to restrict
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 72 file descriptor, not its creator (process). In other words, the VM and
|