Home
last modified time | relevance | path

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

/tools/libfsimage/xfs/
A Dfsys_xfs.c551 int cmp, n, link_count; in xfs_dir() local
556 link_count = 0; in xfs_dir()
563 if (++link_count > MAX_LINK_COUNT) { in xfs_dir()
/tools/libfsimage/ext2fs/
A Dfsys_ext2fs.c627 int link_count = 0; in ext2fs_dir() local
722 if (++link_count > MAX_LINK_COUNT) in ext2fs_dir()
/tools/libfsimage/reiserfs/
A Dfsys_reiserfs.c994 int link_count = 0; in reiserfs_dir() local
1022 if (++link_count > MAX_LINK_COUNT) in reiserfs_dir()

Completed in 10 milliseconds