Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c180 int isdotdot; /* entry is ".." */ in xfs_dir2_block_sfsize() local
218 isdotdot = in xfs_dir2_block_sfsize()
226 if (!isdot && !isdotdot) { in xfs_dir2_block_sfsize()
229 } else if (isdotdot) in xfs_dir2_block_sfsize()