Lines Matching refs:vfs_opterror

1046 		vfs_opterror(opts, "no valid operation (create or update)");  in kern_jail_set()
1130 vfs_opterror(opts, "new jail must persist or attach"); in kern_jail_set()
1136 vfs_opterror(opts, "vnet cannot be changed after creation"); in kern_jail_set()
1143 vfs_opterror(opts, "ip4 cannot be changed after creation"); in kern_jail_set()
1150 vfs_opterror(opts, "ip6 cannot be changed after creation"); in kern_jail_set()
1270 vfs_opterror(opts, "too many IPv4 addresses"); in kern_jail_set()
1298 vfs_opterror(opts, "too many IPv6 addresses"); in kern_jail_set()
1313 vfs_opterror(opts, in kern_jail_set()
1327 vfs_opterror(opts, in kern_jail_set()
1337 vfs_opterror(opts, in kern_jail_set()
1352 vfs_opterror(opts, in kern_jail_set()
1358 vfs_opterror(opts, "osreldate cannot be 0"); in kern_jail_set()
1372 vfs_opterror(opts, in kern_jail_set()
1427 vfs_opterror(opts, "negative jid"); in kern_jail_set()
1456 vfs_opterror(opts, "jail %d already exists", jid); in kern_jail_set()
1469 vfs_opterror(opts, "jail %d not found", jid); in kern_jail_set()
1495 vfs_opterror(opts, in kern_jail_set()
1504 vfs_opterror(opts, in kern_jail_set()
1511 vfs_opterror(opts, in kern_jail_set()
1532 vfs_opterror(opts, in kern_jail_set()
1552 vfs_opterror(opts, "jail \"%s\" not found", in kern_jail_set()
1561 vfs_opterror(opts, "update specified no jail"); in kern_jail_set()
1571 vfs_opterror(opts, "prison limit exceeded"); in kern_jail_set()
1585 vfs_opterror(opts, "no available jail IDs"); in kern_jail_set()
1606 vfs_opterror(opts, "no available jail IDs"); in kern_jail_set()
1707 vfs_opterror(opts, in kern_jail_set()
1715 vfs_opterror(opts, in kern_jail_set()
1723 vfs_opterror(opts, in kern_jail_set()
1778 vfs_opterror(opts, "IPv4 addresses clash"); in kern_jail_set()
1793 vfs_opterror(opts, "IPv6 addresses clash"); in kern_jail_set()
1809 vfs_opterror(opts, in kern_jail_set()
1855 vfs_opterror(opts, "unknown parameter: %s", opt->name); in kern_jail_set()
2101 vfs_opterror(opts, "attach failed"); in kern_jail_set()
2344 vfs_opterror(opts, "no jail after %d", jid); in kern_jail_get()
2358 vfs_opterror(opts, "jail %d is dying", in kern_jail_get()
2365 vfs_opterror(opts, "jail %d not found", jid); in kern_jail_get()
2382 vfs_opterror(opts, "jail \"%s\" is dying", in kern_jail_get()
2389 vfs_opterror(opts, "jail \"%s\" not found", name); in kern_jail_get()
2394 vfs_opterror(opts, "no jail specified"); in kern_jail_get()
2540 vfs_opterror(opts, "unknown parameter: %s", opt->name); in kern_jail_get()