Searched refs:FT_DEPTH (Results 1 – 2 of 2) sorted by relevance
50 #define FT_DEPTH 15 /* device tree depth for nftw() */ macro
67 #define FT_DEPTH 15 macro1130 if (nftw(full_path, check_logical_dev, FT_DEPTH, walk_flags) == -1) { in devfs_phys_to_logical()