Searched refs:process_page_range (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/btrfs/tests/ |
D | extent-io-tests.c | 18 static noinline int process_page_range(struct inode *inode, u64 start, u64 end, in process_page_range() function 151 if (process_page_range(inode, start, end, in test_find_delalloc() 206 if (process_page_range(inode, start, end, in test_find_delalloc() 247 if (process_page_range(inode, start, end, PROCESS_TEST_LOCKED | in test_find_delalloc() 258 process_page_range(inode, 0, total_dirty - 1, in test_find_delalloc()
|