Searched refs:creator (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/fs/hfsplus/ |
D | options.c | 53 opts->creator = HFSPLUS_DEF_CR_TYPE; in hfsplus_fill_defaults() 115 if (match_fourchar(&args[0], &sbi->creator)) { in hfsplus_parse_options() 220 if (sbi->creator != HFSPLUS_DEF_CR_TYPE) in hfsplus_show_options() 221 seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4); in hfsplus_show_options()
|
D | Kconfig | 12 data forks and creator codes, but it also has several UNIX
|
D | hfsplus_fs.h | 180 u32 creator; member
|
D | catalog.c | 152 cpu_to_be32(sbi->creator); in hfsplus_cat_build_record()
|
/linux-4.4.14/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 | ext4.txt | 236 grpid Give objects the same group ID as their creator. 239 nogrpid (*) New objects have the group ID of their creator.
|
D | ext2.txt | 34 nogrpid, sysvgroups New objects have the group ID of their creator.
|
D | proc.txt | 946 caller information of the creator, and optional information depending
|
/linux-4.4.14/include/scsi/ |
D | scsi_transport_iscsi.h | 254 pid_t creator; member
|
/linux-4.4.14/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-4.4.14/drivers/scsi/ |
D | scsi_transport_iscsi.c | 2043 session->creator = -1; in iscsi_alloc_session() 2722 session->creator = pid; in iscsi_if_create_session() 4015 return sprintf(buf, "%d\n", session->creator); in show_priv_session_creator() 4017 static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
|
/linux-4.4.14/Documentation/ |
D | 00-INDEX | 295 - info on creator of above logo & site to get additional images from.
|
D | applying-patches.txt | 164 This can also happen if the creator of the patch reversed the source and
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 418 1. The creator of the /dev/hvcs* nodes has the ability to restrict
|