Lines Matching refs:log_debug
100 log_debug("setting quota ino in superblock: ino=%u, type=%d", ino, in quota_set_sb_inum()
113 log_debug("Couldn't read bitmaps: %s", error_message(retval)); in quota_remove_inode()
141 log_debug("Couldn't write bitmaps: %s", error_message(retval)); in quota_remove_inode()
178 log_debug("Unable to allocate quota handle: %s", in quota_write_inode()
185 log_debug("Couldn't read bitmaps: %s", error_message(retval)); in quota_write_inode()
199 log_debug("Cannot initialize io on quotafile: %s", in quota_write_inode()
207 log_debug("Cannot finish IO on new quotafile: %s", in quota_write_inode()
224 log_debug("Couldn't write bitmaps: %s", error_message(retval)); in quota_write_inode()
301 log_debug("Failed to allocate quota context"); in quota_init_context()
317 log_debug("Failed to allocate dictionary"); in quota_init_context()
397 log_debug("ADD_DATA: Inode: %u, UID/GID: %u/%u, space: %ld", ino, in quota_data_add()
426 log_debug("SUB_DATA: Inode: %u, UID/GID: %u/%u, space: %ld", ino, in quota_data_sub()
453 log_debug("ADJ_INODE: Inode: %u, UID/GID: %u/%u, adjust: %d", ino, in quota_data_inodes()
618 log_debug("Unable to allocate quota handle"); in quota_update_limits()
624 log_debug("Open quota file failed"); in quota_update_limits()
632 log_debug("Cannot finish IO on new quotafile: %s", in quota_update_limits()
662 log_debug("Open quota file failed"); in quota_compare_and_update()
673 log_debug("Error scanning dquots"); in quota_compare_and_update()
693 log_debug("Cannot close quotafile: %s", error_message(errno)); in quota_compare_and_update()