Lines Matching refs:cifs_dbg

239 			cifs_dbg(FYI, "auth %d did not match\n", i);  in is_well_known_sid()
258 cifs_dbg(FYI, "Unix UID %d returned from SID\n", *puid); in is_well_known_sid()
299 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
304 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
321 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
354 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
404 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
416 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in sid_to_id()
464 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap()
498 cifs_dbg(FYI, "cifs idmap keyring: %d\n", key_serial(keyring)); in init_cifs_idmap()
514 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_idmap_key_type.name); in exit_cifs_idmap()
597 cifs_dbg(VFS, "unknown access control type %d\n", type); in access_flags_to_mode()
605 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode()
635 cifs_dbg(NOISY, "access flags 0x%x mode now %04o\n", flags, *pmode); in access_flags_to_mode()
664 cifs_dbg(NOISY, "mode: %04o, access flags now 0x%x\n", in mode_to_access_flags()
733 cifs_dbg(VFS, "ACE too small %d\n", le16_to_cpu(pace->size)); in dump_ace()
738 cifs_dbg(VFS, "ACL too small to parse ACE\n"); in dump_ace()
745 cifs_dbg(FYI, "ACE revision %d num_auth %d type %d flags %d size %d\n", in dump_ace()
749 cifs_dbg(FYI, "ACE sub_auth[%d]: 0x%x\n", in dump_ace()
782 cifs_dbg(VFS, "ACL too small to parse DACL\n"); in parse_dacl()
786 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl()
1166 cifs_dbg(VFS, "ACL too small to parse SID %p\n", psid); in parse_sid()
1173 cifs_dbg(FYI, "SID revision %d num_auth %d\n", in parse_sid()
1177 cifs_dbg(FYI, "SID sub_auth[%d]: 0x%x\n", in parse_sid()
1183 cifs_dbg(FYI, "RID 0x%x\n", in parse_sid()
1212cifs_dbg(NOISY, "revision %d type 0x%x ooffset 0x%x goffset 0x%x sacloffset 0x%x dacloffset 0x%x\n… in parse_sec_desc()
1219 cifs_dbg(FYI, "%s: Error %d parsing Owner SID\n", __func__, rc); in parse_sec_desc()
1224 cifs_dbg(FYI, "%s: Error %d mapping Owner SID to uid\n", in parse_sec_desc()
1231 cifs_dbg(FYI, "%s: Error %d mapping Owner SID to gid\n", in parse_sec_desc()
1237 cifs_dbg(FYI, "%s: Error %d mapping Group SID to gid\n", in parse_sec_desc()
1246 cifs_dbg(FYI, "no ACL\n"); /* BB grant all or default perms? */ in parse_sec_desc()
1271 cifs_dbg(VFS, "Server returned illegal ACL size\n"); in build_sec_desc()
1328 cifs_dbg(FYI, "%s: Mapping error %d for owner id %d\n", in build_sec_desc()
1357 cifs_dbg(FYI, "%s: Mapping error %d for group id %d\n", in build_sec_desc()
1407 cifs_dbg(FYI, "%s: rc = %d ACL len %d\n", __func__, rc, *pacllen); in get_cifs_acl_by_fid()
1450 cifs_dbg(FYI, "%s: rc = %d ACL len %d\n", __func__, rc, *pacllen); in get_cifs_acl_by_path()
1510 cifs_dbg(VFS, "Unable to open file to set ACL\n"); in set_cifs_acl()
1515 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl()
1538 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr()
1556 cifs_dbg(VFS, "%s: error %d getting sec desc\n", __func__, rc); in cifs_acl_to_fattr()
1565 cifs_dbg(VFS, "parse sec desc failed rc = %d\n", rc); in cifs_acl_to_fattr()
1597 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl()
1609 cifs_dbg(VFS, "%s: error %d getting sec desc\n", __func__, rc); in id_mode_to_cifs_acl()
1662 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl()
1670 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()
1780 cifs_dbg(FYI, "size of EA value too large\n"); in cifs_set_acl()