Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dioend.c376 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