/netbsd-src/external/gpl2/lvm2/dist/libdm/ |
H A D | libdm-common.c | 658 int get_dev_node_read_ahead(const char *dev_name, uint32_t *read_ahead) in get_dev_node_read_ahead() 687 static int _set_read_ahead(const char *dev_name, uint32_t read_ahead) in _set_read_ahead() 714 static int _set_dev_node_read_ahead(const char *dev_name, uint32_t read_ahead, in _set_dev_node_read_ahead() 742 int get_dev_node_read_ahead(const char *dev_name, uint32_t *read_ahead) in get_dev_node_read_ahead() 749 static int _set_dev_node_read_ahead(const char *dev_name, uint32_t read_ahead, in _set_dev_node_read_ahead() 765 const char *old_name, uint32_t read_ahead, in _do_node_op() 795 uint32_t read_ahead; member 811 const char *old_name, uint32_t read_ahead, in _stack_node_op() 898 int set_dev_node_read_ahead(const char *dev_name, uint32_t read_ahead, in set_dev_node_read_ahead()
|
H A D | libdm-deptree.c | 107 uint32_t read_ahead; member 648 uint32_t read_ahead, in dm_tree_node_set_read_ahead() 925 uint32_t read_ahead, uint32_t read_ahead_flags, in _resume_node()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/activate/ |
H A D | activate.h | 32 uint32_t read_ahead; member
|
H A D | dev_manager.c | 123 uint32_t *read_ahead, int mknodes, int with_open_count, in _info_run() 212 struct dm_info *info, uint32_t *read_ahead) in _info() 241 struct dm_info *info, uint32_t *read_ahead) in dev_manager_info() 1007 uint32_t read_ahead = lv->read_ahead; in _add_new_lv_to_dtree() local
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | activate.h | 32 uint32_t read_ahead; member
|
H A D | device.h | 45 int read_ahead; member
|
H A D | toolcontext.h | 38 int read_ahead; /* DM_READ_AHEAD_NONE or _AUTO */ member
|
H A D | metadata-exported.h | 322 uint32_t read_ahead; member 555 uint32_t read_ahead; /* all */ member
|
/netbsd-src/external/gpl2/lvm2/dist/lib/device/ |
H A D | device.h | 45 int read_ahead; member
|
H A D | dev-io.c | 315 static int _dev_read_ahead_dev(struct device *dev, uint32_t *read_ahead) in _dev_read_ahead_dev() 362 int dev_get_read_ahead(struct device *dev, uint32_t *read_ahead) in dev_get_read_ahead()
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | lvchange.c | 342 unsigned read_ahead = 0; in lvchange_readahead() local
|
/netbsd-src/usr.bin/tftp/ |
H A D | tftpsubs.c | 135 read_ahead( in read_ahead() function
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/ioctl/ |
H A D | libdm-targets.h | 50 uint32_t read_ahead; member
|
H A D | libdm-nbsd-iface.c | 501 uint32_t dm_task_get_read_ahead(const struct dm_task *dmt, uint32_t *read_ahead) in dm_task_get_read_ahead() 544 int dm_task_set_read_ahead(struct dm_task *dmt, uint32_t read_ahead, in dm_task_set_read_ahead()
|
H A D | libdm-iface.c | 976 uint32_t dm_task_get_read_ahead(const struct dm_task *dmt, uint32_t *read_ahead) in dm_task_get_read_ahead() 1057 int dm_task_set_read_ahead(struct dm_task *dmt, uint32_t read_ahead, in dm_task_set_read_ahead()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/ |
H A D | toolcontext.h | 38 int read_ahead; /* DM_READ_AHEAD_NONE or _AUTO */ member
|
H A D | toolcontext.c | 202 const char *read_ahead; in _process_config() local
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/ |
H A D | lz_encoder.h | 67 uint32_t read_ahead; member
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeSession.h | 90 bool read_ahead; member
|
H A D | DbeSession.cc | 1107 bool read_ahead = ctx->read_ahead; in read_experiment_data_in_parallel() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeSession.h | 90 bool read_ahead; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/record/ |
H A D | record.h | 134 int read_ahead; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/record/ |
H A D | record.h | 136 int read_ahead; member
|
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/ |
H A D | metadata-exported.h | 322 uint32_t read_ahead; member 555 uint32_t read_ahead; /* all */ member
|
H A D | metadata.c | 2064 uint32_t seg_read_ahead = 0, *read_ahead = data; in _lv_read_ahead_single() local 2080 void lv_calculate_readahead(const struct logical_volume *lv, uint32_t *read_ahead) in lv_calculate_readahead()
|