Searched refs:owner_match (Results 1 – 1 of 1) sorted by relevance
61 int owner_match = ((sb.st_uid == uid) && (sb.st_gid == gid)); in fs_prepare_path_impl() local63 if (owner_match && mode_match) { in fs_prepare_path_impl()68 if (!owner_match) { in fs_prepare_path_impl()