Searched refs:zfs_dev_flush (Results 1 – 6 of 6) sorted by relevance
298 zfs_dev_flush(int fd) in zfs_dev_flush() function
122 _LIBZUTIL_H int zfs_dev_flush(int);
137 zfs_dev_flush(int fd) in zfs_dev_flush() function
5899 if (S_ISBLK(statbuf.st_mode) && zfs_dev_flush(fd) != 0) in dump_label()
376 …<elf-symbol name='zfs_dev_flush' type='func-type' binding='global-binding' visibility='default-vis…9699 …-decl name='zfs_dev_flush' mangled-name='zfs_dev_flush' visibility='default' binding='global' size…
1883 if ((zfs_dev_flush(fd) != 0) && (errno != ENOTTY)) in zpool_do_labelclear()