Home
last modified time | relevance | path

Searched defs:source (Results 1 – 20 of 20) sorted by relevance

/fs/netfs/
Dwrite_collect.c179 struct iov_iter source; in netfs_retry_write_stream() local
195 struct iov_iter source; in netfs_retry_write_stream() local
Dread_retry.c84 struct iov_iter source; in netfs_retry_read_subrequests() local
Dwrite_issue.c238 struct iov_iter *source) in netfs_reissue_write()
Dbuffered_read.c233 enum netfs_io_source source = NETFS_DOWNLOAD_FROM_SERVER; in netfs_read_to_pagecache() local
/fs/nfs/
Dnfs3client.c63 struct nfs_server *nfs3_clone_server(struct nfs_server *source, in nfs3_clone_server()
Dclient.c962 void nfs_server_copy_userdata(struct nfs_server *target, struct nfs_server *source) in nfs_server_copy_userdata()
1171 struct nfs_server *nfs_clone_server(struct nfs_server *source, in nfs_clone_server()
Dnfs4namespace.c293 char *export_path, *source, *p; in try_location() local
/fs/smb/server/
Dunicode.c342 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16()
/fs/smb/client/
Dcompress.c160 static int collect_sample(const struct iov_iter *source, ssize_t max, u8 *sample) in collect_sample()
Dcifs_unicode.c453 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16()
Dfs_context.h194 char *source; member
Dconnect.c3026 static void rfc1002mangle(char *target, char *source, unsigned int length) in rfc1002mangle()
Dfile.c2067 cifs_move_llist(struct list_head *source, struct list_head *dest) in cifs_move_llist()
/fs/erofs/
Dfscache.c136 enum netfs_io_source source; in erofs_fscache_read_io_async() local
/fs/reiserfs/
Dlbalance.c16 struct buffer_head *source, int last_first, in leaf_copy_dir_entries()
/fs/btrfs/
Daccessors.h51 #define write_eb_member(eb, ptr, type, member, source) ( \ argument
/fs/jbd2/
Dtransaction.c923 char *source; in jbd2_freeze_jh_data() local
/fs/afs/
Dinternal.h117 enum dns_record_source source:8; member
478 enum dns_record_source source:8; member
489 enum dns_record_source source:8; member
/fs/nfsd/
Dnfs4state.c2488 static void copy_verf(struct nfs4_client *target, nfs4_verifier *source) in copy_verf()
2494 static void copy_clid(struct nfs4_client *target, struct nfs4_client *source) in copy_clid()
2500 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred()
/fs/
Dnamei.c4901 struct inode *source = old_dentry->d_inode; in vfs_rename() local