Home
last modified time | relevance | path

Searched refs:launder_folio (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/filesystems/
H A Dlocking.rst264 int (*launder_folio)(struct folio *);
288 launder_folio: yes
345 ->launder_folio() may be called prior to releasing a folio if
H A Dvfs.rst771 int (*launder_folio) (struct folio *);
944 ``launder_folio``
/linux/fs/nfs/
H A Dfile.c669 .launder_folio = nfs_launder_folio,
/linux/fs/orangefs/
H A Dinode.c619 .launder_folio = orangefs_launder_folio,
/linux/include/linux/
H A Dfs.h431 int (*launder_folio)(struct folio *); member
/linux/fs/fuse/
H A Dfile.c3102 .launder_folio = fuse_launder_folio,
/linux/fs/btrfs/
H A Dinode.c10840 .launder_folio = btrfs_launder_folio,