Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dinode.c1787 * Free the path passed to can_nocow_file_extent() once it's not needed
1793 * Output fields. Only set when can_nocow_file_extent() returns 1.
1808 static int can_nocow_file_extent(struct btrfs_path *path, in can_nocow_file_extent() function
2160 ret = can_nocow_file_extent(path, &found_key, inode, &nocow_args); in run_delalloc_nocow()
7249 ret = can_nocow_file_extent(path, &key, inode, &nocow_args); in can_nocow_extent()
7250 /* can_nocow_file_extent() has freed the path. */ in can_nocow_extent()