Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c1828 * Free the path passed to can_nocow_file_extent() once it's not needed
1833 /* Output fields. Only set when can_nocow_file_extent() returns 1. */
1851 static int can_nocow_file_extent(struct btrfs_path *path, in can_nocow_file_extent() function
2091 ret = can_nocow_file_extent(path, &found_key, inode, &nocow_args); in run_delalloc_nocow()
7112 ret = can_nocow_file_extent(path, &key, BTRFS_I(inode), &nocow_args); in can_nocow_extent()
7113 /* can_nocow_file_extent() has freed the path. */ in can_nocow_extent()

Completed in 13 milliseconds