/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() 243 hsb->part = -1; in parse_options() 300 if (match_int(&args[0], &hsb->part)) { in parse_options()
|
D | hfs_fs.h | 157 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() 156 if (match_int(&args[0], &sbi->part)) { in hfsplus_parse_options() 227 if (sbi->part >= 0) in hfsplus_show_options() 228 seq_printf(seq, ",part=%u", sbi->part); in hfsplus_show_options()
|
D | Kconfig | 29 which are part of the NFSv4 standard.
|
D | hfsplus_fs.h | 187 int part, session; member
|
/fs/pstore/ |
D | platform.c | 484 unsigned int part = 1; in pstore_dump() local 519 hsize = sprintf(dst, "%s#%d Part%u\n", why, oopscount, part); in pstore_dump() 540 ret = psinfo->write(PSTORE_TYPE_DMESG, reason, &id, part, in pstore_dump() 546 part++; in pstore_dump() 618 u64 *id, unsigned int part, int count, in pstore_write_compat() argument 622 return psi->write_buf(type, reason, id, part, psinfo->buf, compressed, in pstore_write_compat() 628 u64 *id, unsigned int part, in pstore_write_buf_user_compat() argument 650 ret = psi->write_buf(type, reason, id, part, psinfo->buf, in pstore_write_buf_user_compat()
|
D | ram.c | 271 u64 *id, unsigned int part, in ramoops_pstore_write_buf() argument 316 if (part != 1) in ramoops_pstore_write_buf() 336 u64 *id, unsigned int part, in ramoops_pstore_write_buf_user() argument
|
/fs/autofs4/ |
D | Kconfig | 17 If you are not a part of a fairly large, distributed network or
|
/fs/ |
D | char_dev.c | 435 static struct kobject *exact_match(dev_t dev, int *part, void *data) in exact_match() argument 551 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 | 27 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 | 51 never became an official part of the NFS version 3 protocol.
|
/fs/nfs/ |
D | Kconfig | 57 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.
|