Lines Matching refs:cifs_dbg
219 cifs_dbg(FYI, "%s: Can't map %cid %u to a SID\n", in id_to_sid()
224 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in id_to_sid()
241 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu, ksid_size=%u)\n", in id_to_sid()
274 cifs_dbg(FYI, "%s: %u subauthorities is too many!\n", in sid_to_id()
287 cifs_dbg(FYI, "%s: Can't map SID %s to a %cid\n", in sid_to_id()
300 cifs_dbg(FYI, "%s: Downcall contained malformed key (datalen=%hu)\n", in sid_to_id()
346 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap()
380 cifs_dbg(FYI, "cifs idmap keyring: %d\n", key_serial(keyring)); in init_cifs_idmap()
396 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_idmap_key_type.name); in exit_cifs_idmap()
463 cifs_dbg(VFS, "unknown access control type %d\n", type); in access_flags_to_mode()
470 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode()
483 cifs_dbg(NOISY, "access flags 0x%x mode now 0x%x\n", flags, *pmode); in access_flags_to_mode()
512 cifs_dbg(NOISY, "mode: 0x%x, access flags now 0x%x\n", in mode_to_access_flags()
553 cifs_dbg(VFS, "ACE too small %d\n", le16_to_cpu(pace->size)); in dump_ace()
558 cifs_dbg(VFS, "ACL too small to parse ACE\n"); in dump_ace()
565 cifs_dbg(FYI, "ACE revision %d num_auth %d type %d flags %d size %d\n", in dump_ace()
569 cifs_dbg(FYI, "ACE sub_auth[%d]: 0x%x\n", in dump_ace()
603 cifs_dbg(VFS, "ACL too small to parse DACL\n"); in parse_dacl()
607 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl()
703 cifs_dbg(VFS, "ACL too small to parse SID %p\n", psid); in parse_sid()
710 cifs_dbg(FYI, "SID revision %d num_auth %d\n", in parse_sid()
714 cifs_dbg(FYI, "SID sub_auth[%d]: 0x%x\n", in parse_sid()
720 cifs_dbg(FYI, "RID 0x%x\n", in parse_sid()
748 …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()
755 cifs_dbg(FYI, "%s: Error %d parsing Owner SID\n", __func__, rc); in parse_sec_desc()
760 cifs_dbg(FYI, "%s: Error %d mapping Owner SID to uid\n", in parse_sec_desc()
767 cifs_dbg(FYI, "%s: Error %d mapping Owner SID to gid\n", in parse_sec_desc()
773 cifs_dbg(FYI, "%s: Error %d mapping Group SID to gid\n", in parse_sec_desc()
782 cifs_dbg(FYI, "no ACL\n"); /* BB grant all or default perms? */ in parse_sec_desc()
832 cifs_dbg(FYI, "%s: Mapping error %d for owner id %d\n", in build_sec_desc()
852 cifs_dbg(FYI, "%s: Mapping error %d for group id %d\n", in build_sec_desc()
884 cifs_dbg(FYI, "%s: rc = %d ACL len %d\n", __func__, rc, *pacllen); in get_cifs_acl_by_fid()
929 cifs_dbg(FYI, "%s: rc = %d ACL len %d\n", __func__, rc, *pacllen); in get_cifs_acl_by_path()
991 cifs_dbg(VFS, "Unable to open file to set ACL\n"); in set_cifs_acl()
996 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl()
1017 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr()
1036 cifs_dbg(VFS, "%s: error %d getting sec desc\n", __func__, rc); in cifs_acl_to_fattr()
1041 cifs_dbg(VFS, "parse sec desc failed rc = %d\n", rc); in cifs_acl_to_fattr()
1067 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl()
1080 cifs_dbg(VFS, "%s: error %d getting sec desc\n", __func__, rc); in id_mode_to_cifs_acl()
1102 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl()
1111 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()