Searched refs:creator (Results 1 – 25 of 26) sorted by relevance
12
| /linux/fs/hfsplus/ |
| A D | options.c | 54 opts->creator = HFSPLUS_DEF_CR_TYPE; in hfsplus_fill_defaults() 116 if (match_fourchar(&args[0], &sbi->creator)) { in hfsplus_parse_options() 221 if (sbi->creator != HFSPLUS_DEF_CR_TYPE) in hfsplus_show_options() 222 seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4); in hfsplus_show_options()
|
| A D | Kconfig | 13 data forks and creator codes, but it also has several UNIX
|
| A D | hfsplus_fs.h | 180 u32 creator; member
|
| A D | catalog.c | 153 cpu_to_be32(sbi->creator); in hfsplus_cat_build_record()
|
| /linux/Documentation/filesystems/ |
| A D | hfsplus.rst | 17 creator=cccc, type=cccc 18 Specifies the creator/type values as shown by the MacOS finder
|
| A D | hfs.rst | 24 creator=cccc, type=cccc 25 Specifies the creator/type values as shown by the MacOS finder
|
| A D | ext2.rst | 38 nogrpid, sysvgroups New objects have the group ID of their creator.
|
| A D | proc.rst | 1122 caller information of the creator, and optional information depending
|
| /linux/fs/ksmbd/ |
| A D | smbacl.c | 989 const struct smb_sid *psid, *creator = NULL; in smb_inherit_dacl() local 1043 creator = &creator_owner; in smb_inherit_dacl() 1047 creator = &creator_group; in smb_inherit_dacl() 1051 creator = NULL; in smb_inherit_dacl() 1055 if (is_dir && creator && flags & CONTAINER_INHERIT_ACE) { in smb_inherit_dacl() 1062 psid = creator; in smb_inherit_dacl()
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-ibft | 31 identification of the creator of the table which is useful in
|
| /linux/ipc/ |
| A D | shm.c | 244 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/Documentation/admin-guide/cgroup-v1/ |
| A D | rdma.rst | 53 always owned by the creator cgroup css. This allows process migration from one
|
| /linux/include/scsi/ |
| A D | scsi_transport_iscsi.h | 261 pid_t creator; member
|
| /linux/fs/cifs/ |
| A D | transport.c | 67 temp->creator = current; in AllocMidQEntry() 150 put_task_struct(midEntry->creator); in _cifs_mid_q_entry_release()
|
| A D | smb2transport.c | 728 temp->creator = current; in smb2_mid_entry_alloc()
|
| A D | cifsglob.h | 1565 struct task_struct *creator; member
|
| /linux/Documentation/filesystems/ext4/ |
| 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:
|
| A D | super.rst | 529 The filesystem creator is one of the following:
|
| /linux/net/mac80211/ |
| A D | ibss.c | 223 bool creator) in __ieee80211_sta_join_ibss() argument 363 sdata->vif.bss_conf.ibss_creator = creator; in __ieee80211_sta_join_ibss()
|
| /linux/drivers/scsi/ |
| A D | scsi_transport_iscsi.c | 2043 session->creator = -1; in iscsi_alloc_session() 2856 session->creator = pid; in iscsi_if_create_session() 4315 return sysfs_emit(buf, "%d\n", session->creator); in show_priv_session_creator() 4317 static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
|
| /linux/LICENSES/dual/ |
| A D | CC-BY-4.0 | 237 i. identification of the creator(s) of the Licensed
|
| /linux/Documentation/process/ |
| A D | applying-patches.rst | 188 This can also happen if the creator of the patch reversed the source and
|
| /linux/Documentation/powerpc/ |
| A D | hvcs.rst | 421 1. The creator of the /dev/hvcs* nodes has the ability to restrict
|
| /linux/Documentation/admin-guide/ |
| A D | ext4.rst | 261 New objects have the group ID of their creator.
|
| A D | cgroup-v2.rst | 2440 The cgroupns root cgroup does not change even if the namespace creator
|
Completed in 59 milliseconds
12