Home
last modified time | relevance | path

Searched defs:fgp_flags (Results 1 – 2 of 2) sorted by relevance

/linux/fs/netfs/
H A Dbuffered_write.c23 fgf_t fgp_flags = FGP_WRITEBEGIN; in netfs_grab_folio_for_write() local
/linux/fs/btrfs/
H A Dfile.c848 fgf_t fgp_flags = (nowait ? FGP_WRITEBEGIN | FGP_NOWAIT : FGP_WRITEBEGIN) | in prepare_one_folio() local