Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.h220 int btrfs_write_marked_extents(struct btrfs_fs_info *fs_info,
Dtransaction.c918 int btrfs_write_marked_extents(struct btrfs_fs_info *fs_info, in btrfs_write_marked_extents() function
1066 ret = btrfs_write_marked_extents(fs_info, dirty_pages, EXTENT_DIRTY); in btrfs_write_and_wait_transaction()
Dtree-log.c3010 ret = btrfs_write_marked_extents(fs_info, &log->dirty_log_pages, mark); in btrfs_sync_log()
3110 ret = btrfs_write_marked_extents(fs_info, in btrfs_sync_log()