Lines Matching refs:volume
311 if (vnode->cb_ro_snapshot == atomic_read(&vnode->volume->cb_ro_snapshot) && in afs_apply_status()
369 if (op->volume->type == AFSVL_RWVOL) in afs_apply_callback()
456 vnode->volume->name, in afs_fetch_status()
460 op = afs_alloc_operation(key, vnode->volume); in afs_fetch_status()
509 vnode->volume = as->volume; in afs_iget5_set()
548 vnode->volume->cache, in afs_get_inode_cache()
611 vnode->volume = as->volume; in afs_iget5_set_root()
612 vnode->fid.vid = as->volume->vid; in afs_iget5_set_root()
632 _enter(",{%llx},,", as->volume->vid); in afs_root_iget()
640 _debug("GOT ROOT INODE %p { vl=%llx }", inode, as->volume->vid); in afs_root_iget()
645 vnode->cb_v_check = atomic_read(&as->volume->cb_v_break); in afs_root_iget()
648 op = afs_alloc_operation(key, as->volume); in afs_root_iget()
688 if (vnode->volume && in afs_getattr()
691 key = afs_request_key(vnode->volume->cell); in afs_getattr()
904 vnode->volume); in afs_setattr()