Home
last modified time | relevance | path

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

/fs/afs/
Dfs_operation.c234 if (op->file[0].put_vnode) in afs_put_operation()
236 if (op->file[1].put_vnode) in afs_put_operation()
241 if (op->more_files[i].put_vnode) in afs_put_operation()
Ddir.c772 vp->put_vnode = true; in afs_do_lookup_success()
917 vp->put_vnode = true; in afs_do_lookup()
Dinternal.h770 bool put_vnode:1; /* T if we have a ref on the vnode */ member