Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Ddata.c1105 F2FS_GET_BLOCK_PRE_AIO : in f2fs_preallocate_blocks()
1117 flag = F2FS_GET_BLOCK_PRE_AIO; in f2fs_preallocate_blocks()
1131 if (flag == F2FS_GET_BLOCK_PRE_AIO) { in __do_map_lock()
1248 if (flag == F2FS_GET_BLOCK_PRE_AIO) { in f2fs_map_blocks()
1287 if (flag == F2FS_GET_BLOCK_PRE_AIO) in f2fs_map_blocks()
1313 if (flag == F2FS_GET_BLOCK_PRE_AIO && in f2fs_map_blocks()
2554 flag = F2FS_GET_BLOCK_PRE_AIO; in prepare_write_begin()
2594 __do_map_lock(sbi, F2FS_GET_BLOCK_PRE_AIO, in prepare_write_begin()
2596 WARN_ON(flag != F2FS_GET_BLOCK_PRE_AIO); in prepare_write_begin()
Dfile.c82 __do_map_lock(sbi, F2FS_GET_BLOCK_PRE_AIO, true); in f2fs_vm_page_mkwrite()
86 __do_map_lock(sbi, F2FS_GET_BLOCK_PRE_AIO, false); in f2fs_vm_page_mkwrite()
1553 F2FS_GET_BLOCK_PRE_AIO)); in expand_inode_data()
Df2fs.h625 F2FS_GET_BLOCK_PRE_AIO, enumerator