Home
last modified time | relevance | path

Searched refs:btrfs_write_marked_extents (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.h265 int btrfs_write_marked_extents(struct btrfs_fs_info *fs_info,
H A Dtransaction.c1075 int btrfs_write_marked_extents(struct btrfs_fs_info *fs_info, in btrfs_write_marked_extents() function
1221 ret = btrfs_write_marked_extents(fs_info, dirty_pages, EXTENT_DIRTY); in btrfs_write_and_wait_transaction()
H A Dtree-log.c2948 ret = btrfs_write_marked_extents(fs_info, &log->dirty_log_pages, mark); in btrfs_sync_log()
3074 ret = btrfs_write_marked_extents(fs_info, in btrfs_sync_log()
3220 btrfs_write_marked_extents(log->fs_info, in free_log_tree()