Searched refs:zfs_dev_flush (Results 1 – 6 of 6) sorted by relevance
246 zfs_dev_flush(int fd) in zfs_dev_flush() function
132 _LIBZUTIL_H int zfs_dev_flush(int);
96 zfs_dev_flush(int fd) in zfs_dev_flush() function
5883 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…9672 …-decl name='zfs_dev_flush' mangled-name='zfs_dev_flush' visibility='default' binding='global' size…
1857 if ((zfs_dev_flush(fd) != 0) && (errno != ENOTTY)) in zpool_do_labelclear()