Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_aops.c1375 __xfs_get_blocks( in __xfs_get_blocks() function
1550 return __xfs_get_blocks(inode, iblock, bh_result, create, false, false); in xfs_get_blocks()
1560 return __xfs_get_blocks(inode, iblock, bh_result, create, true, false); in xfs_get_blocks_direct()
1570 return __xfs_get_blocks(inode, iblock, bh_result, create, true, true); in xfs_get_blocks_dax_fault()