Home
last modified time | relevance | path

Searched defs:is_append (Results 1 – 3 of 3) sorted by relevance

/linux/fs/iomap/
H A Dioend.c378 unsigned int max_len, bool is_append) in iomap_split_ioend()
/linux/lib/
H A Dstring_helpers.c583 bool is_append = flags & ESCAPE_APPEND; in string_escape_mem() local
/linux/drivers/block/
H A Dzloop.c365 bool is_append = req_op(rq) == REQ_OP_ZONE_APPEND; in zloop_rw() local