Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dcallback.c93 struct afs_cb_interest *cbi, *vcbi, *new, *old; in afs_register_server_cb_interest() local
177 void afs_put_cb_interest(struct afs_net *net, struct afs_cb_interest *cbi) in afs_put_cb_interest()
241 struct afs_cb_interest *cbi; in afs_break_one_callback() local
Drotate.c61 struct afs_cb_interest *cbi; in afs_start_fs_iteration() local
443 struct afs_cb_interest *cbi = vnode->cb_interest; in afs_select_current_fileserver() local
Dserver_list.c137 struct afs_cb_interest *cbi = old->servers[i].cb_interest; in afs_annotate_server_list() local
Dinode.c272 struct afs_callback *cb, struct afs_cb_interest *cbi) in afs_iget()
Dfsclient.c29 static inline void afs_use_fs_server(struct afs_call *call, struct afs_cb_interest *cbi) in afs_use_fs_server()
270 struct afs_cb_interest *old, *cbi = call->cbi; in xdr_decode_AFSCallBack() local
Dinternal.h96 struct afs_cb_interest *cbi; /* Callback interest for server used */ member
603 struct afs_cb_interest *cbi; /* Server on which this resides (pins ref) */ member
677 static inline struct afs_cb_interest *afs_get_cb_interest(struct afs_cb_interest *cbi) in afs_get_cb_interest()
690 struct afs_cb_interest *cbi) in afs_cb_break_sum()
Ddir.c607 struct afs_cb_interest *cbi = NULL; in afs_do_lookup() local