Searched defs:is_append (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/iomap/ | ||
| H A D | ioend.c | 376 unsigned int max_len, bool is_append) in iomap_split_ioend() |
| /linux/lib/ | ||
| H A D | string_helpers.c | 583 bool is_append = flags & ESCAPE_APPEND; in string_escape_mem() local |