Searched refs:part (Results 1 – 16 of 16) sorted by relevance
/fs/hfs/ |
D | part_tbl.c | 82 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) { in hfs_part_find() 98 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) { in hfs_part_find()
|
D | super.c | 149 if (sbi->part >= 0) in hfs_show_options() 150 seq_printf(seq, ",part=%u", sbi->part); in hfs_show_options() 244 hsb->part = -1; in parse_options() 293 if (match_int(&args[0], &hsb->part)) { in parse_options()
|
D | hfs_fs.h | 139 int session, part; member
|
/fs/hfsplus/ |
D | part_tbl.c | 81 (sbi->part < 0 || sbi->part == i)) { in hfs_parse_old_pmap() 102 (sbi->part < 0 || sbi->part == i)) { in hfs_parse_new_pmap()
|
D | options.c | 58 opts->part = -1; in hfsplus_fill_defaults() 148 if (match_int(&args[0], &sbi->part)) { in hfsplus_parse_options() 219 if (sbi->part >= 0) in hfsplus_show_options() 220 seq_printf(seq, ",part=%u", sbi->part); in hfsplus_show_options()
|
D | hfsplus_fs.h | 155 int part, session; member
|
/fs/pstore/ |
D | platform.c | 129 unsigned int part = 1; in pstore_dump() local 146 hsize = sprintf(dst, "%s#%d Part%d\n", why, oopscount, part); in pstore_dump() 162 ret = psinfo->write(PSTORE_TYPE_DMESG, reason, &id, part, in pstore_dump() 169 part++; in pstore_dump()
|
/fs/autofs4/ |
D | Kconfig | 17 If you are not a part of a fairly large, distributed network or
|
/fs/ |
D | char_dev.c | 450 static struct kobject *exact_match(dev_t dev, int *part, void *data) in exact_match() argument 550 static struct kobject *base_probe(dev_t dev, int *part, void *data) in base_probe() argument
|
/fs/jffs2/ |
D | LICENCE | 2 file are part of JFFS2, the Journalling Flash File System v2.
|
D | README.Locking | 31 time this happens are part of the new node, not just something that
|
/fs/cramfs/ |
D | README | 113 One part of that is addressing endianness. The two options here are 123 The other part of making cramfs more sharable is choosing a block
|
/fs/nfsd/ |
D | Kconfig | 50 never became an official part of the NFS version 3 protocol.
|
/fs/nfs/ |
D | Kconfig | 46 Sun added to Solaris but never became an official part of the
|
/fs/nls/ |
D | Kconfig | 88 languages that are not part of the US codepage 437.
|
/fs/cifs/ |
D | CHANGES | 828 mount option to be passed in on parameter distinct from the first part
|