Searched refs:xfs_dabuf_map (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 2512 xfs_dabuf_map( in xfs_dabuf_map() function 2611 error = xfs_dabuf_map(dp, bno, 0, whichfork, &mapp, &nmap); in xfs_da_get_buf() 2648 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap); in xfs_da_read_buf() 2687 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap); in xfs_da_reada_buf()
|