Searched refs:mode_match (Results 1 – 1 of 1) sorted by relevance
47 int mode_match; in fs_prepare_path_impl() local69 mode_match = ((sb.st_mode & ALL_PERMS) == mode); in fs_prepare_path_impl()70 if (owner_match && mode_match) { in fs_prepare_path_impl()