Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir2_sf.c107 int isdotdot; /* entry is ".." */ in xfs_dir2_block_sfsize() local
136 isdotdot = in xfs_dir2_block_sfsize()
143 if (!isdot && !isdotdot) { in xfs_dir2_block_sfsize()
146 } else if (isdotdot) in xfs_dir2_block_sfsize()