Home
last modified time | relevance | path

Searched refs:dc_blkscount (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/core/fs/xfs/
Dxfs_dir2.c35 xfs_filblks_t dc_blkscount; member
105 dirblks_cache[dirblks_cached_count].dc_blkscount = c; in xfs_dir2_dirblks_get_cached()
122 dirblks_cache[XFS_DIR2_DIRBLKS_CACHE_SIZE / 2].dc_blkscount = c; in xfs_dir2_dirblks_get_cached()
133 count = dirblks_cache[dirblks_cached_count - 1].dc_blkscount; in xfs_dir2_dirblks_get_cached()
140 count = dirblks_cache[i].dc_blkscount; in xfs_dir2_dirblks_get_cached()
149 dirblks_cache[dirblks_cached_count].dc_blkscount = c; in xfs_dir2_dirblks_get_cached()