Home
last modified time | relevance | path

Searched defs:vfs (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_vfsops_os.h53 typedef struct vfs { struct
54 vfs_datavfs global() argument
55 vfs_mntpointvfs global() argument
56 vfs_xattrvfs global() argument
57 vfs_readonlyvfs global() argument
58 vfs_do_readonlyvfs global() argument
59 vfs_setuidvfs global() argument
60 vfs_do_setuidvfs global() argument
61 vfs_execvfs global() argument
62 vfs_do_execvfs global() argument
63 vfs_devicesvfs global() argument
64 vfs_do_devicesvfs global() argument
65 vfs_do_xattrvfs global() argument
66 vfs_atimevfs global() argument
67 vfs_do_atimevfs global() argument
68 vfs_relatimevfs global() argument
69 vfs_do_relatimevfs global() argument
70 vfs_nbmandvfs global() argument
71 vfs_do_nbmandvfs global() argument
/freebsd-src/sys/dev/qat/qat_common/
H A Dadf_dev_mgr.c310 int vfs = 0; in adf_get_num_dettached_vfs() local
/freebsd-src/sys/fs/tarfs/
H A Dtarfs.h134 struct mount *vfs; member
/freebsd-src/sys/dev/ixl/
H A Dixl_pf.h171 struct ixl_vf *vfs; member
H A Dixl_pf_iov.c1704 struct ixl_vf *vfs; in ixl_if_iov_uninit() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp336 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> vfs = in FindSymbolFileInBundle() local
/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1094 int vfs; in mlx4_get_slave_num_gids() local
1133 int vfs; in mlx4_get_base_gid_ix() local
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1470 vfs_t *vfs = NULL; zfs_domount() local
[all...]
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DConfig.h276 std::unique_ptr<llvm::vfs::FileSystem> vfs; global() member
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe.h432 struct ixgbe_vf *vfs; member
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_int.c2139 u16 vfs = p_hwfn->p_dev->p_iov_info->total_vfs; in ecore_int_igu_reset_cam() local
/freebsd-src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm2059 sub vfs { subroutine
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp591 namespace vfs { global() namespace
[all...]