Home
last modified time | relevance | path

Searched defs:cd (Results 1 – 12 of 12) sorted by relevance

/fs/smb/client/
A Dfscache.c27 struct cifs_fscache_volume_coherency_data *cd) in cifs_fscache_fill_volume_coherency()
37 struct cifs_fscache_volume_coherency_data cd; in cifs_fscache_get_super_cookie() local
116 struct cifs_fscache_volume_coherency_data cd; in cifs_fscache_release_super_cookie() local
129 struct cifs_fscache_inode_coherency_data cd; in cifs_fscache_get_inode_cookie() local
152 struct cifs_fscache_inode_coherency_data cd; in cifs_fscache_unuse_inode_cookie() local
A Dfscache.h50 struct cifs_fscache_inode_coherency_data *cd) in cifs_fscache_fill_coherency()
70 struct cifs_fscache_inode_coherency_data cd; in cifs_invalidate_cache() local
85 struct cifs_fscache_inode_coherency_data *cd) in cifs_fscache_fill_coherency()
A Dinode.c97 struct cifs_fscache_inode_coherency_data cd; in cifs_revalidate_cache() local
/fs/nfs/
A Dcache_lib.c35 int nfs_cache_upcall(struct cache_detail *cd, char *entry_name) in nfs_cache_upcall()
116 int nfs_cache_register_sb(struct super_block *sb, struct cache_detail *cd) in nfs_cache_register_sb()
127 int nfs_cache_register_net(struct net *net, struct cache_detail *cd) in nfs_cache_register_net()
143 void nfs_cache_unregister_sb(struct super_block *sb, struct cache_detail *cd) in nfs_cache_unregister_sb()
148 void nfs_cache_unregister_net(struct net *net, struct cache_detail *cd) in nfs_cache_unregister_net()
A Ddns_resolve.c139 static void nfs_dns_request(struct cache_detail *cd, in nfs_dns_request()
149 static int nfs_dns_upcall(struct cache_detail *cd, in nfs_dns_upcall()
176 static int nfs_dns_show(struct seq_file *m, struct cache_detail *cd, in nfs_dns_show()
202 static struct nfs_dns_ent *nfs_dns_lookup(struct cache_detail *cd, in nfs_dns_lookup()
215 static struct nfs_dns_ent *nfs_dns_update(struct cache_detail *cd, in nfs_dns_update()
229 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse()
280 static int do_cache_lookup(struct cache_detail *cd, in do_cache_lookup()
296 static int do_cache_lookup_nowait(struct cache_detail *cd, in do_cache_lookup_nowait()
321 static int do_cache_lookup_wait(struct cache_detail *cd, in do_cache_lookup_wait()
430 struct cache_detail *cd = nn->nfs_dns_resolve; in rpc_pipefs_event() local
/fs/nfsd/
A Dexport.c54 static int expkey_upcall(struct cache_detail *cd, struct cache_head *h) in expkey_upcall()
59 static void expkey_request(struct cache_detail *cd, in expkey_request()
176 struct cache_detail *cd, in expkey_show()
298 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update()
382 static void svc_export_request(struct cache_detail *cd, in svc_export_request()
767 struct cache_detail *cd, in svc_export_show()
1031 struct cache_detail *cd = nn->svc_export_cache; in exp_rootfh() local
1066 static struct svc_export *exp_find(struct cache_detail *cd, in exp_find()
1188 struct cache_detail *cd = nn->svc_export_cache; in rqst_exp_get_by_name() local
1236 struct cache_detail *cd = nn->svc_export_cache; in rqst_exp_find() local
[all …]
A Dnfs4idmap.c127 idtoname_upcall(struct cache_detail *cd, struct cache_head *h) in idtoname_upcall()
133 idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in idtoname_request()
158 idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in idtoname_show()
206 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse()
274 idtoname_lookup(struct cache_detail *cd, struct ent *item) in idtoname_lookup()
285 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update()
307 nametoid_upcall(struct cache_detail *cd, struct cache_head *h) in nametoid_upcall()
313 nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in nametoid_request()
376 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse()
439 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup()
[all …]
A Dexport.h77 struct cache_detail *cd; member
A Dnfs3xdr.c980 compose_entry_fh(struct nfsd3_readdirres *cd, struct svc_fh *fhp, in compose_entry_fh()
A Dnfs4xdr.c3822 nfsd4_encode_entry4_fattr(struct nfsd4_readdir *cd, const char *name, in nfsd4_encode_entry4_fattr()
3899 struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common); in nfsd4_encode_entry4() local
/fs/
A Dchar_dev.c53 struct char_device_struct *cd; in chrdev_show() local
68 struct char_device_struct *cd; in find_dynamic_major() local
100 struct char_device_struct *cd, *curr, *prev = NULL; in __register_chrdev_region() local
174 struct char_device_struct *cd = NULL, **cp; in __unregister_chrdev_region() local
202 struct char_device_struct *cd; in register_chrdev_region() local
239 struct char_device_struct *cd; in alloc_chrdev_region() local
272 struct char_device_struct *cd; in __register_chrdev() local
338 struct char_device_struct *cd; in __unregister_chrdev() local
/fs/jfs/
A Djfs_txnmgr.c1133 struct commit cd; in txCommit() local
1372 static void txLog(struct jfs_log *log, struct tblock *tblk, struct commit *cd) in txLog()
1429 struct tlock *tlck, struct commit *cd) in diLog()

Completed in 46 milliseconds