Searched refs:MATCHING_INO (Results 1 – 1 of 1) sorted by relevance
82 # define MATCHING_INO(dp, ino) ((dp)->d_ino == (ino)) macro84 # define MATCHING_INO(dp, ino) true macro348 bool match = (MATCHING_INO (d, thisino) || mount_point); in __getcwd_generic()
Completed in 3 milliseconds