HomeSort by relevance Sort by last modified time
    Searched full:leaf_blk (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/fs/xfs/
xfs_readdir.c 203 block_t leaf_blk, dir_blk; local
219 leaf_blk = fsblock_to_bytes(fs, irec.br_startblock) >>
222 leaf = (xfs_dir2_leaf_t *)xfs_dir2_dirblks_get_cached(fs, leaf_blk,
xfs_dir2.c 353 block_t leaf_blk, dir_blk; local
374 leaf_blk = fsblock_to_bytes(parent->fs, irec.br_startblock) >>
377 leaf = (xfs_dir2_leaf_t *)xfs_dir2_dirblks_get_cached(parent->fs, leaf_blk,

Completed in 193 milliseconds