Home
last modified time | relevance | path

Searched refs:buffer_migrate_folio_norefs (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dbuffer_head.h284 extern int buffer_migrate_folio_norefs(struct address_space *,
288 #define buffer_migrate_folio_norefs NULL macro
/linux/block/
H A Dfops.c468 .migrate_folio = buffer_migrate_folio_norefs,
/linux/mm/
H A Dmigrate.c846 int buffer_migrate_folio_norefs(struct address_space *mapping, in buffer_migrate_folio_norefs() function
851 EXPORT_SYMBOL_GPL(buffer_migrate_folio_norefs);
/linux/fs/ext4/
H A Dinode.c3551 .migrate_folio = buffer_migrate_folio_norefs,