Home
last modified time | relevance | path

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

/openbmc/linux/fs/iomap/
H A Dbuffered-io.c877 unsigned int bdp_flags = (iter->flags & IOMAP_NOWAIT) ? BDP_ASYNC : 0; in iomap_write_iter() local
/openbmc/linux/fs/btrfs/
H A Dfile.c1195 unsigned int bdp_flags = (nowait ? BDP_ASYNC : 0); in btrfs_buffered_write() local