Home
last modified time | relevance | path

Searched refs:fgf_set_order (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/netfs/
H A Dbuffered_write.c45 fgp_flags |= fgf_set_order(pos % PAGE_SIZE + part); in netfs_grab_folio_for_write()
/linux-6.15/fs/bcachefs/
H A Dfs-io-buffered.c706 FGP_WRITEBEGIN | fgf_set_order(len), in bch2_write_begin()
845 FGP_WRITEBEGIN | fgf_set_order(len), in __bch2_buffered_write()
/linux-6.15/fs/nfs/
H A Dfile.c357 fgp |= fgf_set_order(len); in nfs_write_begin()
/linux-6.15/include/linux/
H A Dpagemap.h728 static inline fgf_t fgf_set_order(size_t size) in fgf_set_order() function
/linux-6.15/fs/iomap/
H A Dbuffered-io.c604 fgp |= fgf_set_order(len); in iomap_get_folio()