Searched defs:vfs (Results 1 – 14 of 14) sorted by relevance
53 typedef struct vfs { struct54 struct zfsvfs *vfs_data; argument55 char *vfs_mntpoint; /* Primary mount point */ argument56 uint64_t vfs_xattr; argument57 boolean_t vfs_readonly; argument58 boolean_t vfs_do_readonly; argument59 boolean_t vfs_setuid; argument60 boolean_t vfs_do_setuid; argument61 boolean_t vfs_exec; argument62 boolean_t vfs_do_exec; argument[all …]
310 int vfs = 0; in adf_get_num_dettached_vfs() local
134 struct mount *vfs; member
171 struct ixl_vf *vfs; member
1704 struct ixl_vf *vfs; in ixl_if_iov_uninit() local
336 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> vfs = in FindSymbolFileInBundle() local
1094 int vfs; in mlx4_get_slave_num_gids() local1133 int vfs; in mlx4_get_base_gid_ix() local
1410 vfs_t *vfs = NULL; in zfs_domount() local
279 std::unique_ptr<llvm::vfs::FileSystem> vfs; member
432 struct ixgbe_vf *vfs; member
2139 u16 vfs = p_hwfn->p_dev->p_iov_info->total_vfs; in ecore_int_igu_reset_cam() local
2059 sub vfs { subroutine
615 namespace vfs { namespace