Searched refs:can_nocow_extent (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | file.c | 1465 ret = can_nocow_extent(inode, lockstart, &num_bytes, NULL, NULL, NULL); in check_can_nocow()
|
D | ctree.h | 3923 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len,
|
D | inode.c | 7174 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len, in can_nocow_extent() function 7625 if (can_nocow_extent(inode, start, &len, &orig_start, in btrfs_get_blocks_direct()
|