Home
last modified time | relevance | path

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

/fs/btrfs/
Dfree-space-cache.c475 static int io_ctl_add_entry(struct io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() function
893 ret = io_ctl_add_entry(&io_ctl, e->offset, e->bytes, in __btrfs_write_out_cache()
944 ret = io_ctl_add_entry(&io_ctl, extent_start, len, NULL); in __btrfs_write_out_cache()