Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbacl.c378 bool owner_found = false, group_found = false, others_found = false; in parse_dacl() local
456 if (!owner_found) { in parse_dacl()
460 owner_found = true; in parse_dacl()
516 if (owner_found) { in parse_dacl()