Searched refs:XFILE_ALLOC (Results 1 – 3 of 3) sorted by relevance
266 if ((flags & XFILE_ALLOC) && pos + len > i_size_read(inode)) in xfile_get_folio()271 (flags & XFILE_ALLOC) ? SGP_CACHE : SGP_READ); in xfile_get_folio()295 if (flags & XFILE_ALLOC) in xfile_get_folio()
25 #define XFILE_ALLOC (1 << 0) /* allocate folio if not present */ macro
587 folio = xfile_get_folio(si->array->xfile, lo_pos, len, XFILE_ALLOC); in xfarray_foliosort()829 si->array->obj_size, XFILE_ALLOC); in xfarray_sort_scan()