Home
last modified time | relevance | path

Searched refs:ocfs2_lock_get_block (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c123 static int ocfs2_lock_get_block(struct inode *inode, sector_t iblock, in ocfs2_lock_get_block() function
2190 ret = ocfs2_lock_get_block(inode, iblock, bh_result, create); in ocfs2_dio_wr_get_block()
2463 get_block = ocfs2_lock_get_block; in ocfs2_direct_IO()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c121 static int ocfs2_lock_get_block(struct inode *inode, sector_t iblock, in ocfs2_lock_get_block() function
2187 ret = ocfs2_lock_get_block(inode, iblock, bh_result, create); in ocfs2_dio_wr_get_block()
2460 get_block = ocfs2_lock_get_block; in ocfs2_direct_IO()

Completed in 6 milliseconds