Searched refs:launder_folio (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/9p/
H A Dvfs_addr.c144 .launder_folio = netfs_launder_folio,
/linux-master/mm/
H A Dtruncate.c593 if (folio->mapping != mapping || mapping->a_ops->launder_folio == NULL)
595 return mapping->a_ops->launder_folio(folio);
/linux-master/fs/afs/
H A Dfile.c57 .launder_folio = netfs_launder_folio,
/linux-master/fs/orangefs/
H A Dinode.c629 .launder_folio = orangefs_launder_folio,
/linux-master/fs/nfs/
H A Dfile.c500 dfprintk(PAGECACHE, "NFS: launder_folio(%ld, %llu)\n",
567 .launder_folio = nfs_launder_folio,
/linux-master/include/linux/
H A Dfs.h426 int (*launder_folio)(struct folio *); member in struct:address_space_operations
/linux-master/fs/smb/client/
H A Dfile.c5194 .launder_folio = cifs_launder_folio,
5217 .launder_folio = cifs_launder_folio,
/linux-master/fs/fuse/
H A Dfile.c3328 .launder_folio = fuse_launder_folio,

Completed in 695 milliseconds