Searched refs:find_lock_delalloc_range (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent_io.h | 300 bool find_lock_delalloc_range(struct inode *inode,
|
H A D | extent_io.c | 321 noinline_for_stack bool find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range() function 1184 if (!find_lock_delalloc_range(&inode->vfs_inode, page, in writepage_delalloc()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_io.h | 316 bool find_lock_delalloc_range(struct inode *inode,
|
H A D | extent_io.c | 1860 noinline_for_stack bool find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range() function 3394 found = find_lock_delalloc_range(&inode->vfs_inode, page, in writepage_delalloc()
|
Completed in 17 milliseconds