Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dctree.h506 int btrfs_trim_fs(struct btrfs_fs_info *fs_info, struct fstrim_range *range);
Dioctl.c535 ret = btrfs_trim_fs(fs_info, &range); in btrfs_ioctl_fitrim()
Dextent-tree.c6087 int btrfs_trim_fs(struct btrfs_fs_info *fs_info, struct fstrim_range *range) in btrfs_trim_fs() function