Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_vfsops_os.h53 typedef struct vfs { struct
56 uint64_t vfs_xattr; argument
57 boolean_t vfs_readonly; argument
59 boolean_t vfs_setuid; argument
61 boolean_t vfs_exec; argument
62 boolean_t vfs_do_exec; argument
63 boolean_t vfs_devices; argument
65 boolean_t vfs_do_xattr; argument
66 boolean_t vfs_atime; argument
67 boolean_t vfs_do_atime; argument
[all …]
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1458 vfs_t *vfs = NULL; in zfs_domount() local
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.c2193 u16 vfs = p_hwfn->p_dev->p_iov_info->total_vfs; in ecore_int_igu_reset_cam() local
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1119 struct i40e_pf_vf *vfs; member