Searched refs:xfs_dabuf_map (Results 1 – 1 of 1) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_da_btree.c | 2689 xfs_dabuf_map( in xfs_dabuf_map() function 2791 error = xfs_dabuf_map(dp, bno, 0, whichfork, &mapp, &nmap); in xfs_da_get_buf() 2828 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap); in xfs_da_read_buf() 2869 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap); in xfs_da_reada_buf()
|