Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfs-io-buffered.c670 FGP_WRITEBEGIN | fgf_set_order(len), in bch2_write_begin()
809 FGP_WRITEBEGIN | fgf_set_order(len), in __bch2_buffered_write()
/linux-6.12.1/fs/netfs/
Dbuffered_write.c45 fgp_flags |= fgf_set_order(pos % PAGE_SIZE + part); in netfs_grab_folio_for_write()
/linux-6.12.1/fs/nfs/
Dfile.c350 fgp |= fgf_set_order(len); in nfs_write_begin()
/linux-6.12.1/include/linux/
Dpagemap.h741 static inline fgf_t fgf_set_order(size_t size) in fgf_set_order() function
/linux-6.12.1/fs/iomap/
Dbuffered-io.c606 fgp |= fgf_set_order(len); in iomap_get_folio()