Searched refs:find_lock_delalloc_range (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/btrfs/tests/ | 
| D | extent-io-tests.c | 116 	found = find_lock_delalloc_range(inode, locked_page, &start,  in test_find_delalloc()147 	found = find_lock_delalloc_range(inode, locked_page, &start,  in test_find_delalloc()
 181 	found = find_lock_delalloc_range(inode, locked_page, &start,  in test_find_delalloc()
 202 	found = find_lock_delalloc_range(inode, locked_page, &start,  in test_find_delalloc()
 243 	found = find_lock_delalloc_range(inode, locked_page, &start,  in test_find_delalloc()
 
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | extent_io.h | 552 bool find_lock_delalloc_range(struct inode *inode,
 | 
| D | extent_io.c | 1782 noinline_for_stack bool find_lock_delalloc_range(struct inode *inode,  in find_lock_delalloc_range()  function3342 		found = find_lock_delalloc_range(inode, page,  in writepage_delalloc()
 
 |