/fs/ |
D | Kconfig | 23 source "fs/ext2/Kconfig" 24 source "fs/ext4/Kconfig" 25 source "fs/jbd2/Kconfig" 34 source "fs/reiserfs/Kconfig" 35 source "fs/jfs/Kconfig" 37 source "fs/xfs/Kconfig" 38 source "fs/gfs2/Kconfig" 39 source "fs/ocfs2/Kconfig" 40 source "fs/btrfs/Kconfig" 41 source "fs/nilfs2/Kconfig" [all …]
|
D | fs_context.c | 156 if (fc->source) in vfs_parse_fs_param() 158 fc->source = param->string; in vfs_parse_fs_param() 358 fc->source = NULL; in vfs_dup_fs_context() 509 kfree(fc->source); in put_fs_context() 566 if (fc->source) in legacy_parse_param() 568 fc->source = param->string; in legacy_parse_param() 648 fc->source, ctx->legacy_data); in legacy_get_tree() 729 kfree(fc->source); in vfs_clean_context() 730 fc->source = NULL; in vfs_clean_context()
|
D | super.c | 1289 if (!fc->source) in get_tree_bdev() 1292 bdev = blkdev_get_by_path(fc->source, mode, fc->fs_type); in get_tree_bdev() 1294 errorf(fc, "%s: Can't open blockdev", fc->source); in get_tree_bdev()
|
/fs/afs/ |
D | vl_list.c | 186 vllist->source = (hdr->source < NR__dns_record_source) ? in afs_extract_vlserver_list() 187 hdr->source : NR__dns_record_source; in afs_extract_vlserver_list() 203 bs.source = *b++; in afs_extract_vlserver_list() 226 if (bs.source > NR__dns_record_source) in afs_extract_vlserver_list() 227 bs.source = NR__dns_record_source; in afs_extract_vlserver_list() 269 addrs->source = bs.source; in afs_extract_vlserver_list()
|
D | cell.c | 180 vllist->source = DNS_RECORD_FROM_CONFIG; in afs_alloc_cell() 188 vllist->source = DNS_RECORD_UNAVAILABLE; in afs_alloc_cell() 195 cell->dns_source = vllist->source; in afs_alloc_cell() 419 _debug("%s: got list %d %d", cell->name, vllist->source, vllist->status); in afs_update_cell() 431 if (vllist->source == DNS_RECORD_UNAVAILABLE) { in afs_update_cell() 459 cell->dns_source = vllist->source; in afs_update_cell()
|
D | proc.c | 295 dns_record_sources[vllist ? vllist->source : 0], in afs_proc_cell_vlservers_show() 306 dns_record_sources[alist ? alist->source : entry->source], in afs_proc_cell_vlservers_show()
|
D | internal.h | 91 enum dns_record_source source:8; member 441 enum dns_record_source source:8; member 452 enum dns_record_source source:8; member
|
/fs/notify/ |
D | Kconfig | 6 source "fs/notify/dnotify/Kconfig" 7 source "fs/notify/inotify/Kconfig" 8 source "fs/notify/fanotify/Kconfig"
|
/fs/nfs/ |
D | client.c | 826 void nfs_server_copy_userdata(struct nfs_server *target, struct nfs_server *source) in nfs_server_copy_userdata() argument 828 target->flags = source->flags; in nfs_server_copy_userdata() 829 target->rsize = source->rsize; in nfs_server_copy_userdata() 830 target->wsize = source->wsize; in nfs_server_copy_userdata() 831 target->acregmin = source->acregmin; in nfs_server_copy_userdata() 832 target->acregmax = source->acregmax; in nfs_server_copy_userdata() 833 target->acdirmin = source->acdirmin; in nfs_server_copy_userdata() 834 target->acdirmax = source->acdirmax; in nfs_server_copy_userdata() 835 target->caps = source->caps; in nfs_server_copy_userdata() 836 target->options = source->options; in nfs_server_copy_userdata() [all …]
|
D | nfs3client.c | 59 struct nfs_server *nfs3_clone_server(struct nfs_server *source, in nfs3_clone_server() argument 64 struct nfs_server *server = nfs_clone_server(source, fh, fattr, flavor); in nfs3_clone_server() 65 if (!IS_ERR(server) && !IS_ERR(source->client_acl)) in nfs3_clone_server()
|
/fs/cifs/ |
D | cifs_unicode.c | 460 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16() argument 473 return cifs_strtoUTF16(target, source, PATH_MAX, cp); in cifsConvertToUTF16() 478 src_char = source[i]; in cifsConvertToUTF16() 505 charlen = cp->char2uni(source + i, srclen - i, &tmp); in cifsConvertToUTF16() 518 if (*(source + i) & 0x80) { in cifsConvertToUTF16() 519 charlen = utf8_to_utf32(source + i, 6, &u); in cifsConvertToUTF16() 524 ret = utf8s_to_utf16s(source + i, charlen, in cifsConvertToUTF16()
|
D | cifs_unicode.h | 101 extern int cifsConvertToUTF16(__le16 *target, const char *source, int maxlen,
|
/fs/jffs2/ |
D | LICENCE | 24 covered by the GNU General Public License. However the source code for
|
/fs/reiserfs/ |
D | lbalance.c | 16 struct buffer_head *source, int last_first, in leaf_copy_dir_entries() argument 31 ih = item_head(source, item_num); in leaf_copy_dir_entries() 39 deh = B_I_DEH(source, ih); in leaf_copy_dir_entries() 45 source->b_data + ih_location(ih) + in leaf_copy_dir_entries()
|
D | Kconfig | 21 make source code open.''
|
D | README | 58 reiserfs, this is a common source of confusion. Note that some of the 84 Hans Reiser was the project initiator, primary architect, source of all
|
/fs/unicode/ |
D | README.utf8data | 8 Individual source links:
|
/fs/jbd2/ |
D | transaction.c | 828 char *source; in jbd2_freeze_jh_data() local 834 source = kmap_atomic(page); in jbd2_freeze_jh_data() 836 jbd2_buffer_frozen_trigger(jh, source + offset, jh->b_triggers); in jbd2_freeze_jh_data() 837 memcpy(jh->b_frozen_data, source + offset, bh->b_size); in jbd2_freeze_jh_data() 838 kunmap_atomic(source); in jbd2_freeze_jh_data()
|
/fs/nfsd/ |
D | nfs4state.c | 2080 static void copy_verf(struct nfs4_client *target, nfs4_verifier *source) in copy_verf() argument 2082 memcpy(target->cl_verifier.data, source->data, in copy_verf() 2086 static void copy_clid(struct nfs4_client *target, struct nfs4_client *source) in copy_clid() argument 2088 target->cl_clientid.cl_boot = source->cl_clientid.cl_boot; in copy_clid() 2089 target->cl_clientid.cl_id = source->cl_clientid.cl_id; in copy_clid() 2092 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred() argument 2094 target->cr_principal = kstrdup(source->cr_principal, GFP_KERNEL); in copy_cred() 2095 target->cr_raw_principal = kstrdup(source->cr_raw_principal, in copy_cred() 2097 target->cr_targ_princ = kstrdup(source->cr_targ_princ, GFP_KERNEL); in copy_cred() 2098 if ((source->cr_principal && !target->cr_principal) || in copy_cred() [all …]
|
/fs/gfs2/ |
D | ops_fstype.c | 1582 if (!fc->source || !*fc->source) in gfs2_meta_get_tree() 1585 error = kern_path(fc->source, LOOKUP_FOLLOW, &path); in gfs2_meta_get_tree() 1588 fc->source, error); in gfs2_meta_get_tree()
|
/fs/befs/ |
D | ChangeLog | 8 source files! 41 * Made a debian package of the source for use with kernel-package. [WD] 61 * Documentation improvements in source. [WD]
|
/fs/sdcardfs/ |
D | main.c | 187 const char *dev_name = fc->source; in __sdcardfs_fill_super()
|
/fs/proc/ |
D | Kconfig | 16 often a source of trouble if two devices are mistakenly configured
|
/fs/fuse/ |
D | virtio_fs.c | 1166 fs = virtio_fs_find_instance(fsc->source); in virtio_fs_get_tree() 1168 pr_info("virtio-fs: tag <%s> not found\n", fsc->source); in virtio_fs_get_tree()
|
D | inode.c | 482 if (fc->source) in fuse_parse_param() 484 fc->source = param->string; in fuse_parse_param()
|