HomeSort by relevance Sort by last modified time
    Searched refs:xfs_btree_block_t (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/fs/xfs/
xfs.c 100 xfs_btree_block_t *blk;
140 blk = (xfs_btree_block_t *)get_cache(fs->fs_dev, bno);
172 blk = (xfs_btree_block_t *)get_cache(fs->fs_dev, bno);
xfs_dir2.c 526 xfs_btree_block_t *blk;
552 blk = (xfs_btree_block_t *)get_cache(fs->fs_dev, bno);
579 blk = (xfs_btree_block_t *)get_cache(fs->fs_dev, bno);
xfs.h 675 } xfs_btree_block_t; typedef in typeref:struct:xfs_btree_block

Completed in 1271 milliseconds