Searched refs:btrfs_defrag_file (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | defrag.h | 16 int btrfs_defrag_file(struct btrfs_inode *inode, struct file_ra_state *ra,
|
| H A D | defrag.c | 267 ret = btrfs_defrag_file(inode, ra, &range, defrag->transid, in btrfs_run_defrag_inode() 1355 int btrfs_defrag_file(struct btrfs_inode *inode, struct file_ra_state *ra, in btrfs_defrag_file() function
|
| H A D | ioctl.c | 2573 ret = btrfs_defrag_file(BTRFS_I(file_inode(file)), &file->f_ra, in btrfs_ioctl_defrag()
|