Home
last modified time | relevance | path

Searched refs:zfs_file_getattr (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_file.h52 int zfs_file_getattr(zfs_file_t *fp, zfs_file_attr_t *zfattr);
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c155 if (zfs_file_getattr(fp, &zfa)) { in vdev_file_open()
166 error = zfs_file_getattr(vf->vf_file, &zfa); in vdev_file_open()
H A Dzfs_file_os.c202 zfs_file_getattr(zfs_file_t *fp, zfs_file_attr_t *zfattr) in zfs_file_getattr() function
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c155 if (zfs_file_getattr(fp, &zfa)) { in vdev_file_open()
166 error = zfs_file_getattr(vf->vf_file, &zfa); in vdev_file_open()
H A Dzfs_file_os.c272 zfs_file_getattr(zfs_file_t *filp, zfs_file_attr_t *zfattr) in zfs_file_getattr() function
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_config.c112 if (zfs_file_getattr(fp, &zfa)) in spa_config_load()
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c1303 zfs_file_getattr(zfs_file_t *fp, zfs_file_attr_t *zfattr) in zfs_file_getattr() function