Home
last modified time | relevance | path

Searched defs:read_ahead (Results 1 – 25 of 27) sorted by relevance

12

/dragonfly/contrib/lvm2/dist/libdm/
H A Dlibdm-common.c656 int get_dev_node_read_ahead(const char *dev_name, uint32_t *read_ahead) in get_dev_node_read_ahead()
685 static int _set_read_ahead(const char *dev_name, uint32_t read_ahead) in _set_read_ahead()
712 static int _set_dev_node_read_ahead(const char *dev_name, uint32_t read_ahead, in _set_dev_node_read_ahead()
740 int get_dev_node_read_ahead(const char *dev_name, uint32_t *read_ahead) in get_dev_node_read_ahead()
747 static int _set_dev_node_read_ahead(const char *dev_name, uint32_t read_ahead, in _set_dev_node_read_ahead()
763 const char *old_name, uint32_t read_ahead, in _do_node_op()
793 uint32_t read_ahead; member
809 const char *old_name, uint32_t read_ahead, in _stack_node_op()
896 int set_dev_node_read_ahead(const char *dev_name, uint32_t read_ahead, in set_dev_node_read_ahead()
H A Dlibdm-deptree.c107 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()
/dragonfly/contrib/lvm2/dist/lib/activate/
H A Dactivate.h32 uint32_t read_ahead; member
H A Ddev_manager.c123 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
/dragonfly/contrib/lvm2/dist/include/
H A Dactivate.h32 uint32_t read_ahead; member
H A Ddevice.h45 int read_ahead; member
H A Dtoolcontext.h38 int read_ahead; /* DM_READ_AHEAD_NONE or _AUTO */ member
H A Dmetadata-exported.h322 uint32_t read_ahead; member
555 uint32_t read_ahead; /* all */ member
/dragonfly/contrib/lvm2/dist/lib/device/
H A Ddev-io.c339 static int _dev_read_ahead_dev(struct device *dev, uint32_t *read_ahead) in _dev_read_ahead_dev()
386 int dev_get_read_ahead(struct device *dev, uint32_t *read_ahead) in dev_get_read_ahead()
H A Ddevice.h45 int read_ahead; member
/dragonfly/usr.bin/tftp/
H A Dtftpsubs.c121 read_ahead(FILE *file, int convert) in read_ahead() function
/dragonfly/contrib/lvm2/dist/tools/
H A Dlvchange.c342 unsigned read_ahead = 0; in lvchange_readahead() local
H A Ddmsetup.c420 uint32_t read_ahead; in _display_info_long() local
/dragonfly/contrib/cryptsetup/lib/
H A Dlibdevmapper.c228 static int _dev_read_ahead(const char *dev, uint32_t *read_ahead) in _dev_read_ahead()
436 uint32_t read_ahead = 0; in dm_create_device() local
/dragonfly/contrib/lvm2/dist/libdm/ioctl/
H A Dlibdm-targets.h50 uint32_t read_ahead; member
H A Dlibdm-dragonfly-iface.c449 uint32_t dm_task_get_read_ahead(const struct dm_task *dmt, uint32_t *read_ahead) in dm_task_get_read_ahead()
492 int dm_task_set_read_ahead(struct dm_task *dmt, uint32_t read_ahead, in dm_task_set_read_ahead()
H A Dlibdm-nbsd-iface.c493 uint32_t dm_task_get_read_ahead(const struct dm_task *dmt, uint32_t *read_ahead) in dm_task_get_read_ahead()
536 int dm_task_set_read_ahead(struct dm_task *dmt, uint32_t read_ahead, in dm_task_set_read_ahead()
H A Dlibdm-iface.c969 uint32_t dm_task_get_read_ahead(const struct dm_task *dmt, uint32_t *read_ahead) in dm_task_get_read_ahead()
1050 int dm_task_set_read_ahead(struct dm_task *dmt, uint32_t read_ahead, in dm_task_set_read_ahead()
/dragonfly/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.h67 uint32_t read_ahead; member
/dragonfly/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.h38 int read_ahead; /* DM_READ_AHEAD_NONE or _AUTO */ member
H A Dtoolcontext.c203 const char *read_ahead; in _process_config() local
/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h322 uint32_t read_ahead; member
555 uint32_t read_ahead; /* all */ member
H A Dmetadata.c2064 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()
/dragonfly/lib/libdm/
H A Ddm_task.c491 dm_task_get_read_ahead(struct dm_task *dmt __unused, uint32_t *read_ahead) in dm_task_get_read_ahead()
/dragonfly/crypto/libressl/ssl/
H A Dssl_locl.h829 int read_ahead; member
1009 int read_ahead; /* Read as many input bytes as possible member

12