Searched refs:F2FS_GET_BLOCK_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/f2fs/
H A Ddata.c1779 err = f2fs_map_blocks(inode, &map, F2FS_GET_BLOCK_DEFAULT);
2085 ret = f2fs_map_blocks(inode, map, F2FS_GET_BLOCK_DEFAULT);
3362 flag = F2FS_GET_BLOCK_DEFAULT;
H A Dfile.c2654 err = f2fs_map_blocks(inode, &map, F2FS_GET_BLOCK_DEFAULT);
2701 err = f2fs_map_blocks(inode, &map, F2FS_GET_BLOCK_DEFAULT);
H A Df2fs.h715 F2FS_GET_BLOCK_DEFAULT, enumerator in enum:__anon101

Completed in 147 milliseconds