Searched refs:creator (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.4/fs/hfsplus/ |
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()
|
D | Kconfig | 13 data forks and creator codes, but it also has several UNIX
|
D | hfsplus_fs.h | 180 u32 creator; member
|
D | catalog.c | 153 cpu_to_be32(sbi->creator); in hfsplus_cat_build_record()
|
/Linux-v5.4/Documentation/filesystems/ |
D | hfsplus.txt | 15 creator=cccc, type=cccc 16 Specifies the creator/type values as shown by the MacOS finder
|
D | hfs.txt | 19 creator=cccc, type=cccc 20 Specifies the creator/type values as shown by the MacOS finder
|
D | ext2.txt | 34 nogrpid, sysvgroups New objects have the group ID of their creator.
|
D | proc.txt | 1020 caller information of the creator, and optional information depending
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-ibft | 31 identification of the creator of the table which is useful in
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | rdma.rst | 53 always owned by the creator cgroup css. This allows process migration from one
|
/Linux-v5.4/include/scsi/ |
D | scsi_transport_iscsi.h | 241 pid_t creator; member
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
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:
|
D | super.rst | 525 The filesystem creator is one of the following:
|
/Linux-v5.4/net/mac80211/ |
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-v5.4/drivers/scsi/ |
D | scsi_transport_iscsi.c | 2041 session->creator = -1; in iscsi_alloc_session() 2704 session->creator = pid; in iscsi_if_create_session() 4002 return sprintf(buf, "%d\n", session->creator); in show_priv_session_creator() 4004 static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
|
/Linux-v5.4/Documentation/process/ |
D | applying-patches.rst | 188 This can also happen if the creator of the patch reversed the source and
|
/Linux-v5.4/Documentation/powerpc/ |
D | hvcs.rst | 421 1. The creator of the /dev/hvcs* nodes has the ability to restrict
|
/Linux-v5.4/Documentation/admin-guide/ |
D | ext4.rst | 256 New objects have the group ID of their creator.
|
D | cgroup-v2.rst | 2155 The cgroupns root cgroup does not change even if the namespace creator
|
/Linux-v5.4/Documentation/virt/kvm/ |
D | api.txt | 57 file descriptor, not its creator (process). In other words, the VM and
|