Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dextent-io-tests.c165 found = find_lock_delalloc_range(inode, locked_page, &start, in test_find_delalloc()
196 found = find_lock_delalloc_range(inode, locked_page, &start, in test_find_delalloc()
230 found = find_lock_delalloc_range(inode, locked_page, &start, in test_find_delalloc()
251 found = find_lock_delalloc_range(inode, locked_page, &start, in test_find_delalloc()
292 found = find_lock_delalloc_range(inode, locked_page, &start, in test_find_delalloc()
/openbmc/linux/fs/btrfs/
H A Dextent_io.h300 bool find_lock_delalloc_range(struct inode *inode,
H A Dextent_io.c321 noinline_for_stack bool find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range() function
1174 if (!find_lock_delalloc_range(&inode->vfs_inode, page, in writepage_delalloc()