Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent-tree.h168 int btrfs_trim_fs(struct btrfs_fs_info *fs_info, struct fstrim_range *range);
H A Dioctl.c466 ret = btrfs_trim_fs(fs_info, &range); in btrfs_ioctl_fitrim()
H A Dextent-tree.c6472 int btrfs_trim_fs(struct btrfs_fs_info *fs_info, struct fstrim_range *range) in btrfs_trim_fs() function