Home
last modified time | relevance | path

Searched refs:ENOTBLK (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzcp_global.c45 {"ENOTBLK", ENOTBLK},
/f-stack/freebsd/sys/
H A Derrno.h67 #define ENOTBLK 15 /* Block device required */ macro
/f-stack/lib/
H A Dff_host_interface.c254 case ff_ENOTBLK: errno = ENOTBLK; break; in ff_os_errno()
/f-stack/freebsd/security/audit/
H A Dbsm_errno.c100 { BSM_ERRNO_ENOTBLK, ENOTBLK, ES("Block device required") },
/f-stack/tools/libxo/tests/gettext/
H A Dstrerror.pot108 # 15 - ENOTBLK
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c262 return -ENOTBLK; in hns3_cmd_convert_err_code()
/f-stack/tools/libxo/tests/gettext/po/pig_latin/
H A Dstrerror.po108 # 15 - ENOTBLK
/f-stack/freebsd/kern/
H A Dvfs_subr.c5147 error = ENOTBLK; in vn_isdisk_error()
5157 error = ENOTBLK; in vn_isdisk_error()