Lines Matching defs:function
458 * The ext4_maybe_update_superblock() function checks and updates the
461 * This function is designed to update the on-disk superblock only under
807 void __ext4_error(struct super_block *sb, const char *function,
817 trace_ext4_error(sb, function, line);
824 sb->s_id, function, line, current->comm, &vaf);
829 ext4_handle_error(sb, force_ro, error, 0, block, function, line);
832 void __ext4_error_inode(struct inode *inode, const char *function,
842 trace_ext4_error(inode->i_sb, function, line);
850 inode->i_sb->s_id, function, line, inode->i_ino,
855 inode->i_sb->s_id, function, line, inode->i_ino,
862 function, line);
865 void __ext4_error_file(struct file *file, const char *function,
877 trace_ext4_error(inode->i_sb, function, line);
889 inode->i_sb->s_id, function, line, inode->i_ino,
895 inode->i_sb->s_id, function, line, inode->i_ino,
902 function, line);
948 void __ext4_std_error(struct super_block *sb, const char *function,
966 sb->s_id, function, line, errstr);
970 ext4_handle_error(sb, false, -errno, 0, 0, function, line);
1003 void __ext4_warning(struct super_block *sb, const char *function,
1016 sb->s_id, function, line, &vaf);
1020 void __ext4_warning_inode(const struct inode *inode, const char *function,
1034 function, line, inode->i_ino, current->comm, &vaf);
1038 void __ext4_grp_locked_error(const char *function, unsigned int line,
1051 trace_ext4_error(sb, function, line);
1057 sb->s_id, function, line, grp);
1072 save_error_info(sb, EFSCORRUPTED, ino, block, function,
1079 ext4_handle_error(sb, false, EFSCORRUPTED, ino, block, function, line);
1088 * aggressively from the ext4 function in question, with a
1182 /* Use our quota_off function to clear inode flags etc. */
1188 * This is a helper function which is used in the mount/remount
3641 * This function is called once a day if we have errors logged
3776 * This is the function where ext4lazyinit thread lives. It walks
3780 * function. Based on that time we compute next schedule time of
6227 * Start the daily error reporting function if it hasn't been
6402 * being sent at the end of the function. But we can skip it if
6429 * LVM calls this function before a (read-only) snapshot is created. This
6432 * Note that only this function cannot bring a filesystem to be in a clean
7076 * Standard function to be called on quota_on