Lines Matching defs:function

441  * The ext4_maybe_update_superblock() function checks and updates the
444 * This function is designed to update the on-disk superblock only under
489 * The del_gendisk() function uninitializes the disk-specific data
816 void __ext4_error(struct super_block *sb, const char *function,
826 trace_ext4_error(sb, function, line);
833 sb->s_id, function, line, current->comm, &vaf);
838 ext4_handle_error(sb, force_ro, error, 0, block, function, line);
841 void __ext4_error_inode(struct inode *inode, const char *function,
851 trace_ext4_error(inode->i_sb, function, line);
859 inode->i_sb->s_id, function, line, inode->i_ino,
864 inode->i_sb->s_id, function, line, inode->i_ino,
871 function, line);
874 void __ext4_error_file(struct file *file, const char *function,
886 trace_ext4_error(inode->i_sb, function, line);
898 inode->i_sb->s_id, function, line, inode->i_ino,
904 inode->i_sb->s_id, function, line, inode->i_ino,
911 function, line);
957 void __ext4_std_error(struct super_block *sb, const char *function,
975 sb->s_id, function, line, errstr);
979 ext4_handle_error(sb, false, -errno, 0, 0, function, line);
1012 void __ext4_warning(struct super_block *sb, const char *function,
1025 sb->s_id, function, line, &vaf);
1029 void __ext4_warning_inode(const struct inode *inode, const char *function,
1043 function, line, inode->i_ino, current->comm, &vaf);
1047 void __ext4_grp_locked_error(const char *function, unsigned int line,
1060 trace_ext4_error(sb, function, line);
1066 sb->s_id, function, line, grp);
1081 save_error_info(sb, EFSCORRUPTED, ino, block, function,
1088 ext4_handle_error(sb, false, EFSCORRUPTED, ino, block, function, line);
1097 * aggressively from the ext4 function in question, with a
1191 /* Use our quota_off function to clear inode flags etc. */
1197 * This is a helper function which is used in the mount/remount
3658 * This function is called once a day if we have errors logged
3792 * This is the function where ext4lazyinit thread lives. It walks
3796 * function. Based on that time we compute next schedule time of
6160 * Start the daily error reporting function if it hasn't been
6336 * being sent at the end of the function. But we can skip it if
6363 * LVM calls this function before a (read-only) snapshot is created. This
6366 * Note that only this function cannot bring a filesystem to be in a clean
6952 * Standard function to be called on quota_on