Home
last modified time | relevance | path

Searched refs:no_memory (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c124 return (no_memory(hdl)); in namespace_reload()
128 return (no_memory(hdl)); in namespace_reload()
203 return (no_memory(hdl)); in namespace_reload()
H A Dlibzfs_util.c752 no_memory(libzfs_handle_t *hdl) in no_memory() function
766 (void) no_memory(hdl); in zfs_alloc()
789 (void) no_memory(hdl); in zfs_asprintf()
805 (void) no_memory(hdl); in zfs_realloc()
822 (void) no_memory(hdl); in zfs_strdup()
1259 return (no_memory(hdl));
1748 (void) no_memory(hdl);
1753 (void) no_memory(hdl);
H A Dlibzfs_dataset.c241 (void) no_memory(hdl); in process_user_props()
253 (void) no_memory(hdl); in process_user_props()
1017 (void) no_memory(hdl); in zfs_valid_proplist()
1052 (void) no_memory(hdl); in zfs_valid_proplist()
1136 (void) no_memory(hdl); in zfs_valid_proplist()
1146 (void) no_memory(hdl); in zfs_valid_proplist()
1569 (void) no_memory(hdl); in zfs_valid_proplist()
1725 (void) no_memory(hdl); in zfs_prop_set()
4751 (void) no_memory(hdl); in zfs_smb_acl_mgmt()
4764 (void) no_memory(hdl); in zfs_smb_acl_mgmt()
[all …]
H A Dlibzfs_import.c316 (void) no_memory(hdl); in zpool_in_use()
H A Dlibzfs_pool.c473 (void) no_memory(hdl); in zpool_valid_proplist()
523 (void) no_memory(hdl); in zpool_valid_proplist()
767 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
771 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
3759 return (no_memory(hdl)); in zpool_vdev_split()
4285 return (no_memory(zhp->zpool_hdl)); in zpool_get_errlog()
H A Dlibzfs.abi88 …<elf-symbol name='no_memory' type='func-type' binding='global-binding' visibility='default-visibil…
2605 …nction-decl name='no_memory' mangled-name='no_memory' visibility='default' binding='global' size-i…
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_read_open_filename.c129 goto no_memory; in archive_read_open_filenames()
153 no_memory: in archive_read_open_filenames()
/freebsd-13.1/sys/contrib/openzfs/include/
H A Dlibzfs_impl.h145 int no_memory(libzfs_handle_t *);
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_pool_os.c260 (void) no_memory(hdl); in zpool_label_disk()