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