Home
last modified time | relevance | path

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

/fs/netfs/
Dio.c506 enum netfs_io_source source; in netfs_rreq_prepare_read() local
547 enum netfs_io_source source; in netfs_rreq_submit_slice() local
/fs/nfs/
Dnfs3client.c59 struct nfs_server *nfs3_clone_server(struct nfs_server *source, in nfs3_clone_server()
Dclient.c898 void nfs_server_copy_userdata(struct nfs_server *target, struct nfs_server *source) in nfs_server_copy_userdata()
1083 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.c343 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16()
/fs/smb/client/
Dcifs_unicode.c454 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16()
Dfs_context.h171 char *source; member
Dconnect.c2899 static void rfc1002mangle(char *target, char *source, unsigned int length) in rfc1002mangle()
Dfile.c1652 cifs_move_llist(struct list_head *source, struct list_head *dest) in cifs_move_llist()
/fs/erofs/
Dfscache.c148 enum netfs_io_source source; in erofs_fscache_read_folios_async() local
/fs/reiserfs/
Dlbalance.c16 struct buffer_head *source, int last_first, in leaf_copy_dir_entries()
/fs/jbd2/
Dtransaction.c940 char *source; in jbd2_freeze_jh_data() local
/fs/afs/
Dinternal.h85 enum dns_record_source source:8; member
441 enum dns_record_source source:8; member
452 enum dns_record_source source:8; member
/fs/nfsd/
Dnfs4state.c2301 static void copy_verf(struct nfs4_client *target, nfs4_verifier *source) in copy_verf()
2307 static void copy_clid(struct nfs4_client *target, struct nfs4_client *source) in copy_clid()
2313 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred()
/fs/
Dnamei.c4763 struct inode *source = old_dentry->d_inode; in vfs_rename() local