Searched refs:find_lock_delalloc_range (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/btrfs/tests/ |
D | extent-io-tests.c | 165 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()
|
/linux-6.1.9/fs/btrfs/ |
D | extent_io.h | 283 bool find_lock_delalloc_range(struct inode *inode,
|
D | extent_io.c | 391 noinline_for_stack bool find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range() function 1970 found = find_lock_delalloc_range(&inode->vfs_inode, page, in writepage_delalloc()
|