Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmbacl.c383 bool owner_found = false, group_found = false, others_found = false; in parse_dacl() local
476 if (!group_found) { in parse_dacl()
480 group_found = true; in parse_dacl()
537 if (group_found) { in parse_dacl()