Searched refs:find_lock_delalloc_range (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/btrfs/tests/ |
D | extent-io-tests.c | 109 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc() 140 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc() 174 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc() 195 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc() 236 found = find_lock_delalloc_range(inode, &tmp, locked_page, &start, in test_find_delalloc()
|
/linux-4.19.296/fs/btrfs/ |
D | extent_io.h | 544 noinline u64 find_lock_delalloc_range(struct inode *inode,
|
D | extent_io.c | 1625 STATIC u64 find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range() function 3260 nr_delalloc = find_lock_delalloc_range(inode, tree, in writepage_delalloc()
|