Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddefrag.h16 int btrfs_defrag_file(struct btrfs_inode *inode, struct file_ra_state *ra,
H A Ddefrag.c259 ret = btrfs_defrag_file(inode, ra, &range, in btrfs_run_defrag_inode()
1356 int btrfs_defrag_file(struct btrfs_inode *inode, struct file_ra_state *ra, in btrfs_defrag_file() function
H A Dioctl.c2449 ret = btrfs_defrag_file(BTRFS_I(file_inode(file)), &file->f_ra, in btrfs_ioctl_defrag()