Home
last modified time | relevance | path

Searched refs:find_lock_delalloc_range (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dextent-io-tests.c116 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()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_io.h316 bool find_lock_delalloc_range(struct inode *inode,
H A Dextent_io.c1860 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()