Searched refs:parse_sid (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsacl.c433 static int parse_sid(struct cifs_sid *psid, char *end_of_acl) function
491 rc = parse_sid(owner_sid_ptr, end_of_acl);
495 rc = parse_sid(group_sid_ptr, end_of_acl);

Completed in 61 milliseconds