Searched refs:function (Results 1 - 25 of 36) sorted by relevance

12

/fs/ntfs/
H A Ddebug.c26 * @function: name of function outputting the warning
37 * @function is the name of the function from which __ntfs_warning is being
41 * as this provides the @function parameter automatically.
43 void __ntfs_warning(const char *function, const struct super_block *sb, argument
54 if (function)
55 flen = strlen(function);
61 sb->s_id, flen ? function : "", &vaf);
63 pr_warn("%s(): %pV\n", flen ? function
86 __ntfs_error(const char *function, const struct super_block *sb, const char *fmt, ...) argument
115 __ntfs_debug(const char *file, int line, const char *function, const char *fmt, ...) argument
[all...]
H A Ddebug.h34 void __ntfs_debug(const char *file, int line, const char *function,
62 void __ntfs_warning(const char *function, const struct super_block *sb,
67 void __ntfs_error(const char *function, const struct super_block *sb,
/fs/gfs2/
H A Dutil.c88 const char *function, char *file, unsigned int line)
93 " function = %s, file = %s, line = %u\n",
94 assertion, function, file, line);
106 const char *function, char *file, unsigned int line)
114 fs_warn(sdp, "warning: assertion \"%s\" failed at function = %s, file = %s, line = %u\n",
115 assertion, function, file, line);
124 "GFS2: fsid=%s: function = %s, file = %s, line = %u\n",
126 sdp->sd_fsname, function, file, line);
139 int gfs2_consist_i(struct gfs2_sbd *sdp, int cluster_wide, const char *function, argument
144 "fatal: filesystem consistency error - function
87 gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, const char *function, char *file, unsigned int line) argument
105 gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, const char *function, char *file, unsigned int line) argument
155 gfs2_consist_inode_i(struct gfs2_inode *ip, int cluster_wide, const char *function, char *file, unsigned int line) argument
176 gfs2_consist_rgrpd_i(struct gfs2_rgrpd *rgd, int cluster_wide, const char *function, char *file, unsigned int line) argument
196 gfs2_meta_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh, const char *type, const char *function, char *file, unsigned int line) argument
216 gfs2_metatype_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh, u16 type, u16 t, const char *function, char *file, unsigned int line) argument
236 gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function, char *file, unsigned int line) argument
253 gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh, const char *function, char *file, unsigned int line) argument
[all...]
H A Dutil.h43 const char *function, char *file, unsigned int line);
51 const char *function, char *file, unsigned int line);
59 const char *function, char *file, unsigned int line);
66 const char *function, char *file, unsigned int line);
73 const char *function, char *file, unsigned int line);
80 const char *type, const char *function,
98 const char *function,
104 const char *function,
111 return gfs2_meta_check_ii(sdp, bh, "magic number", function,
114 return gfs2_metatype_check_ii(sdp, bh, type, t, function,
101 gfs2_metatype_check_i(struct gfs2_sbd *sdp, struct buffer_head *bh, u16 type, const char *function, char *file, unsigned int line) argument
[all...]
/fs/ocfs2/
H A Dsuper.h35 void __ocfs2_error(struct super_block *sb, const char *function,
41 void __ocfs2_abort(struct super_block *sb, const char *function,
H A Dsuper.c976 /* We mostly ignore errors in this function because there's not much
2525 /* This function assumes that the caller has the main osb resource */
2571 const char *function,
2581 * function the error came from. */
2583 sb->s_id, function, error_buf);
2592 const char *function,
2602 sb->s_id, function, error_buf);
2570 __ocfs2_error(struct super_block *sb, const char *function, const char *fmt, ...) argument
2591 __ocfs2_abort(struct super_block* sb, const char *function, const char *fmt, ...) argument
/fs/ncpfs/
H A Dncp_fs.h73 int ncp_request2(struct ncp_server *server, int function,
75 static inline int ncp_request(struct ncp_server *server, int function) { argument
76 return ncp_request2(server, function, server->packet, server->packet_size);
H A Dioctl.c107 u32 function; member in struct:compat_ncp_ioctl_request
275 request.function = request32.function;
283 if ((request.function > 255)
304 result = ncp_request2(server, request.function,
H A Dsock.c794 int ncp_request2(struct ncp_server *server, int function, argument
811 h->function = function;
842 h->function = 0;
860 h->function = 0;
/fs/reiserfs/
H A Dprints.c267 const char *function, const char *fmt, ...)
273 function, error_buf);
276 id ? id : "", id ? " " : "", function, error_buf);
312 * maintainer-errorid: [function-name:] message
314 * where errorid is unique to the maintainer and function-name is
357 const char *function, const char *fmt, ...)
367 function, error_buf);
370 id ? id : "", id ? " " : "", function, error_buf);
375 const char *function, const char *fmt, ...)
382 __reiserfs_panic(sb, id, function, error_bu
266 __reiserfs_warning(struct super_block *sb, const char *id, const char *function, const char *fmt, ...) argument
356 __reiserfs_panic(struct super_block *sb, const char *id, const char *function, const char *fmt, ...) argument
374 __reiserfs_error(struct super_block *sb, const char *id, const char *function, const char *fmt, ...) argument
[all...]
/fs/ext4/
H A Dmmp.c112 const char *function, unsigned int line, const char *msg)
114 __ext4_warning(sb, function, line, msg);
115 __ext4_warning(sb, function, line,
111 __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, const char *function, unsigned int line, const char *msg) argument
H A Dblock_validity.c223 int ext4_check_blockref(const char *function, unsigned int line, argument
236 ext4_error_inode(inode, function, line, blk,
H A Ddir.c63 int __ext4_check_dir_entry(const char *function, unsigned int line, argument
88 ext4_error_file(filp, function, line, bh->b_blocknr,
95 ext4_error_inode(dir, function, line, bh->b_blocknr,
446 * This is a helper function for ext4_dx_readdir. It calls filldir
H A Dsuper.c322 * Start the daily error reporting function if it hasn't been
338 * The del_gendisk() function uninitializes the disk-specific data
418 void __ext4_error(struct super_block *sb, const char *function, argument
430 sb->s_id, function, line, current->comm, &vaf);
433 save_error_info(sb, function, line);
437 void __ext4_error_inode(struct inode *inode, const char *function, argument
454 inode->i_sb->s_id, function, line, inode->i_ino,
459 inode->i_sb->s_id, function, line, inode->i_ino,
463 save_error_info(inode->i_sb, function, line);
467 void __ext4_error_file(struct file *file, const char *function, argument
541 __ext4_std_error(struct super_block *sb, const char *function, unsigned int line, int errno) argument
574 __ext4_abort(struct super_block *sb, const char *function, unsigned int line, const char *fmt, ...) argument
620 __ext4_warning(struct super_block *sb, const char *function, unsigned int line, const char *fmt, ...) argument
[all...]
/fs/affs/
H A Damigaffs.c261 * This function returns a negative error number in case of
445 affs_error(struct super_block *sb, const char *function, const char *fmt, ...) argument
454 function,ErrorBuffer);
461 affs_warning(struct super_block *sb, const char *function, const char *fmt, ...) argument
470 function,ErrorBuffer);
503 /* This function copies name to bstr, with at most 30
H A Daffs.h138 extern void affs_error(struct super_block *sb, const char *function,
140 extern void affs_warning(struct super_block *sb, const char *function,
/fs/udf/
H A Dudfdecl.h22 const char *function, const char *fmt, ...);
27 const char *function, const char *fmt, ...);
/fs/adfs/
H A Dadfs.h157 void __adfs_error(struct super_block *sb, const char *function,
H A Dsuper.c26 void __adfs_error(struct super_block *sb, const char *function, const char *fmt, ...) argument
36 sb->s_id, function ? ": " : "",
37 function ? function : "", error_buf);
/fs/btrfs/
H A Dsuper.c138 void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function, argument
162 sb->s_id, function, line, errno, errstr, &vaf);
166 sb->s_id, function, line, errno, errstr);
217 void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function, argument
251 struct btrfs_root *root, const char *function,
271 function, line, errstr);
278 __btrfs_std_error(root->fs_info, function, line, errno, NULL);
284 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, argument
301 s_id, function, line, &vaf, errno, errstr);
304 function, lin
250 __btrfs_abort_transaction(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *function, unsigned int line, int errno) argument
[all...]
/fs/ext3/
H A Ddir.c62 int ext3_check_dir_entry (const char * function, struct inode * dir, argument
83 ext3_error (dir->i_sb, function,
404 * This is a helper function for ext3_dx_readdir. It calls filldir
H A Dsuper.c191 void ext3_error(struct super_block *sb, const char *function, argument
203 sb->s_id, function, &vaf);
246 void __ext3_std_error (struct super_block * sb, const char * function, argument
260 ext3_msg(sb, KERN_CRIT, "error in %s: %s", function, errstr);
267 * abort function may be used to deal with unrecoverable failures such
275 void ext3_abort(struct super_block *sb, const char *function, argument
287 sb->s_id, function, &vaf);
312 void ext3_warning(struct super_block *sb, const char *function, argument
324 sb->s_id, function, &vaf);
735 * jbd layer's try_to_free_buffers() function t
[all...]
/fs/ufs/
H A Dsuper.c289 void ufs_error (struct super_block * sb, const char * function, argument
312 sb->s_id, function, &vaf);
318 sb->s_id, function, &vaf);
323 void ufs_panic (struct super_block * sb, const char * function, argument
344 sb->s_id, function, &vaf);
348 void ufs_warning (struct super_block * sb, const char * function, argument
358 sb->s_id, function, &vaf);
/fs/nilfs2/
H A Dsuper.c104 * function should be used instead.
106 * The segment constructor must not call this function because it can
109 void nilfs_error(struct super_block *sb, const char *function, argument
122 sb->s_id, function, &vaf);
140 void nilfs_warning(struct super_block *sb, const char *function, argument
152 sb->s_id, function, &vaf);
323 * This function restores state flags in the on-disk super block.
506 /* This function is called when super block should be written back */
1007 * This function returns true if the tree was in-use.
1052 * This function i
[all...]
/fs/
H A Dtimerfd.c184 ctx->t.tmr.function = timerfd_tmrproc;

Completed in 397 milliseconds

12