Lines Matching refs:volume
345 vnode->volume->name, in afs_fetch_status()
349 op = afs_alloc_operation(key, vnode->volume); in afs_fetch_status()
398 vnode->volume = as->volume; in afs_iget5_set()
433 vnode->cache = fscache_acquire_cookie(vnode->volume->cache, in afs_get_inode_cache()
495 vnode->volume = as->volume; in afs_iget5_set_root()
496 vnode->fid.vid = as->volume->vid, in afs_iget5_set_root()
516 _enter(",{%llx},,", as->volume->vid); in afs_root_iget()
524 _debug("GOT ROOT INODE %p { vl=%llx }", inode, as->volume->vid); in afs_root_iget()
529 vnode->cb_v_break = as->volume->cb_v_break, in afs_root_iget()
531 op = afs_alloc_operation(key, as->volume); in afs_root_iget()
590 if (vnode->cb_fs_s_break == atomic_read(&vnode->volume->cell->fs_s_break)) in afs_check_server_good()
595 slist = rcu_dereference(vnode->volume->servers); in afs_check_server_good()
624 if (vnode->cb_v_break != vnode->volume->cb_v_break) in afs_check_validity()
647 vnode->cb_v_break = vnode->volume->cb_v_break; in afs_check_validity()
888 vnode->volume); in afs_setattr()