Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_file.h54 int zfs_file_getattr(zfs_file_t *fp, zfs_file_attr_t *zfattr);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_file.c166 if (zfs_file_getattr(fp, &zfa)) { in vdev_file_open()
177 error = zfs_file_getattr(vf->vf_file, &zfa); in vdev_file_open()
H A Dspa_config.c115 if (zfs_file_getattr(fp, &zfa)) in spa_config_load()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c233 zfs_file_getattr(zfs_file_t *filp, zfs_file_attr_t *zfattr) in zfs_file_getattr() function
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_file_os.c238 zfs_file_getattr(zfs_file_t *fp, zfs_file_attr_t *zfattr) in zfs_file_getattr() function
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c1337 zfs_file_getattr(zfs_file_t *fp, zfs_file_attr_t *zfattr) in zfs_file_getattr() function