Home
last modified time | relevance | path

Searched refs:owner_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
459 if (!owner_found) { in parse_dacl()
463 owner_found = true; in parse_dacl()
519 if (owner_found) { in parse_dacl()