Home
last modified time | relevance | path

Searched refs:old_cbi (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/afs/
Dinode.c76 struct afs_cb_interest *old_cbi = NULL; in afs_inode_init_from_status() local
148 old_cbi = rcu_dereference_protected(vnode->cb_interest, in afs_inode_init_from_status()
150 if (cbi != old_cbi) in afs_inode_init_from_status()
153 old_cbi = NULL; in afs_inode_init_from_status()
158 afs_put_cb_interest(afs_v2net(vnode), old_cbi); in afs_inode_init_from_status()