Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmbacl.c378 bool owner_found = false, group_found = false, others_found = false; in parse_dacl() local
481 if (!others_found) { in parse_dacl()
485 others_found = true; in parse_dacl()
545 if (others_found) { in parse_dacl()