Lines Matching refs:volume
354 vnode->volume->name, in afs_fetch_status()
358 op = afs_alloc_operation(key, vnode->volume); in afs_fetch_status()
407 vnode->volume = as->volume; in afs_iget5_set()
442 vnode->cache = fscache_acquire_cookie(vnode->volume->cache, in afs_get_inode_cache()
504 vnode->volume = as->volume; in afs_iget5_set_root()
505 vnode->fid.vid = as->volume->vid, in afs_iget5_set_root()
525 _enter(",{%llx},,", as->volume->vid); in afs_root_iget()
533 _debug("GOT ROOT INODE %p { vl=%llx }", inode, as->volume->vid); in afs_root_iget()
538 vnode->cb_v_break = as->volume->cb_v_break, in afs_root_iget()
540 op = afs_alloc_operation(key, as->volume); in afs_root_iget()
593 struct afs_server_list *slist = rcu_dereference(vnode->volume->servers); in afs_get_s_break_rcu()
613 struct afs_volume *volume = vnode->volume; in afs_check_validity() local
622 cb_v_break = READ_ONCE(volume->cb_v_break); in afs_check_validity()
898 vnode->volume); in afs_setattr()