Searched refs:find_lock_delalloc_range (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/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-v4.19/fs/btrfs/ |
D | extent_io.h | 549 noinline u64 find_lock_delalloc_range(struct inode *inode,
|
D | extent_io.c | 1571 STATIC u64 find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range() function 3227 nr_delalloc = find_lock_delalloc_range(inode, tree, in writepage_delalloc()
|