Searched refs:btrfs_defrag_file (Results 1 – 3 of 3) sorted by relevance
/linux/fs/btrfs/ |
H A D | defrag.h | 16 int btrfs_defrag_file(struct 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 inode *inode, struct file_ra_state *ra, in btrfs_defrag_file() function
|
H A D | ioctl.c | 2574 ret = btrfs_defrag_file(file_inode(file), &file->f_ra, in btrfs_ioctl_defrag()
|