Lines Matching defs:function
421 * The del_gendisk() function uninitializes the disk-specific data
737 void __ext4_error(struct super_block *sb, const char *function,
747 trace_ext4_error(sb, function, line);
754 sb->s_id, function, line, current->comm, &vaf);
757 ext4_handle_error(sb, force_ro, error, 0, block, function, line);
760 void __ext4_error_inode(struct inode *inode, const char *function,
770 trace_ext4_error(inode->i_sb, function, line);
778 inode->i_sb->s_id, function, line, inode->i_ino,
783 inode->i_sb->s_id, function, line, inode->i_ino,
788 function, line);
791 void __ext4_error_file(struct file *file, const char *function,
803 trace_ext4_error(inode->i_sb, function, line);
815 inode->i_sb->s_id, function, line, inode->i_ino,
821 inode->i_sb->s_id, function, line, inode->i_ino,
826 function, line);
872 void __ext4_std_error(struct super_block *sb, const char *function,
890 sb->s_id, function, line, errstr);
893 ext4_handle_error(sb, false, -errno, 0, 0, function, line);
920 void __ext4_warning(struct super_block *sb, const char *function,
933 sb->s_id, function, line, &vaf);
937 void __ext4_warning_inode(const struct inode *inode, const char *function,
951 function, line, inode->i_ino, current->comm, &vaf);
955 void __ext4_grp_locked_error(const char *function, unsigned int line,
968 trace_ext4_error(sb, function, line);
974 sb->s_id, function, line, grp);
989 save_error_info(sb, EFSCORRUPTED, ino, block, function,
996 ext4_handle_error(sb, false, EFSCORRUPTED, ino, block, function, line);
1005 * aggressively from the ext4 function in question, with a
1142 /* Use our quota_off function to clear inode flags etc. */
1148 * This is a helper function which is used in the mount/remount
3366 * This function is called once a day if we have errors logged
3503 * This is the function where ext4lazyinit thread lives. It walks
3507 * function. Based on that time we compute next schedule time of
5573 * Start the daily error reporting function if it hasn't been
5736 * being sent at the end of the function. But we can skip it if
5763 * LVM calls this function before a (read-only) snapshot is created. This
5766 * Note that only this function cannot bring a filesystem to be in a clean
6352 * Standard function to be called on quota_on