Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dwrite.c362 struct afs_wb_key **_wbk) in afs_get_writeback_key() argument
369 if (*_wbk) in afs_get_writeback_key()
370 p = (*_wbk)->vnode_link.next; in afs_get_writeback_key()
391 if (*_wbk) in afs_get_writeback_key()
392 afs_put_wb_key(*_wbk); in afs_get_writeback_key()
393 *_wbk = wbk; in afs_get_writeback_key()