Lines Matching refs:cifs_dbg
234 cifs_dbg(FYI, "auth %d did not match\n", i); in is_well_known_sid()
253 cifs_dbg(FYI, "Unix UID %d returned from SID\n", *puid); in is_well_known_sid()
294 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
299 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
316 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
349 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
399 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
411 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in sid_to_id()
459 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap()
493 cifs_dbg(FYI, "cifs idmap keyring: %d\n", key_serial(keyring)); in init_cifs_idmap()
509 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_idmap_key_type.name); in exit_cifs_idmap()
592 cifs_dbg(VFS, "unknown access control type %d\n", type); in access_flags_to_mode()
600 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode()
630 cifs_dbg(NOISY, "access flags 0x%x mode now %04o\n", flags, *pmode); in access_flags_to_mode()
659 cifs_dbg(NOISY, "mode: %04o, access flags now 0x%x\n", in mode_to_access_flags()
728 cifs_dbg(VFS, "ACE too small %d\n", le16_to_cpu(pace->size)); in dump_ace()
733 cifs_dbg(VFS, "ACL too small to parse ACE\n"); in dump_ace()
740 cifs_dbg(FYI, "ACE revision %d num_auth %d type %d flags %d size %d\n", in dump_ace()
744 cifs_dbg(FYI, "ACE sub_auth[%d]: 0x%x\n", in dump_ace()
777 cifs_dbg(VFS, "ACL too small to parse DACL\n"); in parse_dacl()
781 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl()
1161 cifs_dbg(VFS, "ACL too small to parse SID %p\n", psid); in parse_sid()
1168 cifs_dbg(FYI, "SID revision %d num_auth %d\n", in parse_sid()
1172 cifs_dbg(FYI, "SID sub_auth[%d]: 0x%x\n", in parse_sid()
1178 cifs_dbg(FYI, "RID 0x%x\n", in parse_sid()
1207 …cifs_dbg(NOISY, "revision %d type 0x%x ooffset 0x%x goffset 0x%x sacloffset 0x%x dacloffset 0x%x\n… in parse_sec_desc()
1214 cifs_dbg(FYI, "%s: Error %d parsing Owner SID\n", __func__, rc); in parse_sec_desc()
1219 cifs_dbg(FYI, "%s: Error %d mapping Owner SID to uid\n", in parse_sec_desc()
1226 cifs_dbg(FYI, "%s: Error %d mapping Owner SID to gid\n", in parse_sec_desc()
1232 cifs_dbg(FYI, "%s: Error %d mapping Group SID to gid\n", in parse_sec_desc()
1241 cifs_dbg(FYI, "no ACL\n"); /* BB grant all or default perms? */ in parse_sec_desc()
1266 cifs_dbg(VFS, "Server returned illegal ACL size\n"); in build_sec_desc()
1323 cifs_dbg(FYI, "%s: Mapping error %d for owner id %d\n", in build_sec_desc()
1352 cifs_dbg(FYI, "%s: Mapping error %d for group id %d\n", in build_sec_desc()
1402 cifs_dbg(FYI, "%s: rc = %d ACL len %d\n", __func__, rc, *pacllen); in get_cifs_acl_by_fid()
1444 cifs_dbg(FYI, "%s: rc = %d ACL len %d\n", __func__, rc, *pacllen); in get_cifs_acl_by_path()
1503 cifs_dbg(VFS, "Unable to open file to set ACL\n"); in set_cifs_acl()
1508 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl()
1531 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr()
1549 cifs_dbg(VFS, "%s: error %d getting sec desc\n", __func__, rc); in cifs_acl_to_fattr()
1558 cifs_dbg(VFS, "parse sec desc failed rc = %d\n", rc); in cifs_acl_to_fattr()
1590 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl()
1602 cifs_dbg(VFS, "%s: error %d getting sec desc\n", __func__, rc); in id_mode_to_cifs_acl()
1655 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl()
1663 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()