Searched +defs:end +defs:indirect (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb.c | 940 int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) in bhndb_alloc_resource() 1077 struct resource *r, rman_res_t start, rman_res_t end) in bhndb_adjust_resource() 1291 struct resource *r, bool *indirect) in bhndb_try_activate_resource() 1513 bool indirect; in bhndb_activate_bhnd_resource() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zil.c | 249 blkptr_t *nbp, char **begin, char **end, arc_buf_t **abuf) in zil_read_log_block() 502 char *lrp, *end; in zil_parse() local 2215 boolean_t indirect = (size >= zfs_immediate_write_sz && in zil_write_state() local
|