Home
last modified time | relevance | path

Searched hist:"5 f02d168" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Daops.c5f02d168 Mon Jul 17 02:19:37 CDT 2023 Minjie Du <duminjie@vivo.com> gfs2: increase usage of folio_next_index() helper

Simplify code pattern of 'folio->index + folio_nr_pages(folio)' by using
the existing helper folio_next_index().

Signed-off-by: Minjie Du <duminjie@vivo.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>