Searched refs:btrfs_discard_extent (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/btrfs/
H A Dctree.h481 int btrfs_discard_extent(struct btrfs_fs_info *fs_info, u64 bytenr,
H A Dextent-tree.c1368 int btrfs_discard_extent(struct btrfs_fs_info *fs_info, u64 bytenr, function
2897 ret = btrfs_discard_extent(fs_info, start,
2924 ret = btrfs_discard_extent(fs_info,
H A Dfree-space-cache.c3671 ret = btrfs_discard_extent(fs_info, start, bytes, &trimmed);
H A Dvolumes.c3396 ret = btrfs_discard_extent(fs_info, chunk_offset, length, NULL);
H A Dinode.c3248 btrfs_discard_extent(fs_info,

Completed in 239 milliseconds