Lines Matching refs:vol
124 ntfs_volume *vol;
432 ntfs_pathname_to_inode(ni->vol, ni,
558 ni = ntfs_inode_open(dirent->vol, mref);
640 ntfs_volume *vol;
653 vol = utils_mount_volume(opts.device, NTFS_MNT_RDONLY |
655 if (!vol) {
660 ni = ntfs_pathname_to_inode(vol, NULL, opts.path);
663 ntfs_umount(vol, FALSE);
673 dirent.vol = vol;
714 ntfs_umount(vol, FALSE);