Searched refs:MAX_LINK_COUNT (Results 1 – 3 of 3) sorted by relevance
284 #define MAX_LINK_COUNT 5 /* number of symbolic links to follow */ macro722 if (++link_count > MAX_LINK_COUNT) in ext2fs_dir()
26 #define MAX_LINK_COUNT 8 macro563 if (++link_count > MAX_LINK_COUNT) { in xfs_dir()
290 #define MAX_LINK_COUNT 5 /* number of symbolic links to follow */ macro1022 if (++link_count > MAX_LINK_COUNT) in reiserfs_dir()
Completed in 12 milliseconds