Home
last modified time | relevance | path

Searched refs:others_found (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/ksmbd/
Dsmbacl.c389 bool owner_found = false, group_found = false, others_found = false; in parse_dacl() local
486 if (!others_found) { in parse_dacl()
490 others_found = true; in parse_dacl()
550 if (others_found) { in parse_dacl()