Home
last modified time | relevance | path

Searched defs:cbi (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/fs/afs/
Dcallback.c93 struct afs_cb_interest *cbi, *vcbi, *new, *old; in afs_register_server_cb_interest() local
179 void afs_put_cb_interest(struct afs_net *net, struct afs_cb_interest *cbi) in afs_put_cb_interest()
250 struct afs_cb_interest *cbi; in afs_break_one_callback() local
Drotate.c55 struct afs_cb_interest *cbi; in afs_start_fs_iteration() local
489 struct afs_cb_interest *cbi; in afs_select_current_fileserver() local
Dinode.c72 struct afs_cb_interest *cbi, in afs_inode_init_from_status()
508 struct afs_cb_interest *cbi, in afs_iget()
594 struct afs_cb_interest *cbi; in afs_check_validity() local
759 struct afs_cb_interest *cbi; in afs_evict_inode() local
Dserver_list.c133 struct afs_cb_interest *cbi = old->servers[i].cb_interest; in afs_annotate_server_list() local
Dinternal.h114 struct afs_cb_interest *cbi; /* Callback interest for server used */ member
770 struct afs_cb_interest *cbi; /* Server on which this resides (pins ref) */ member
848 static inline struct afs_cb_interest *afs_get_cb_interest(struct afs_cb_interest *cbi) in afs_get_cb_interest()
862 const struct afs_cb_interest *cbi) in afs_cb_is_broken()
Ddir.c642 struct afs_cb_interest *dcbi, *cbi = NULL; in afs_do_lookup() local
Dyfsclient.c20 static inline void afs_use_fs_server(struct afs_call *call, struct afs_cb_interest *cbi) in afs_use_fs_server()
Dfsclient.c18 static inline void afs_use_fs_server(struct afs_call *call, struct afs_cb_interest *cbi) in afs_use_fs_server()