Searched refs:err_fn (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Djournal.c119 int hfsplus_journal_get_write_access(const char *err_fn, hfsplus_handle_t *hfsplus_handle, struct buffer_head *bh) argument
128 printk(KERN_ERR "HFS+-fs: %s() unable to get journal write access\n", err_fn);
129 hfsplus_journal_abort_handle(err_fn, bh, hfsplus_handle);
135 int hfsplus_journal_dirty_metadata(const char *err_fn, struct buffer_head *bh, hfsplus_handle_t *hfsplus_handle) argument
150 printk(KERN_ERR "HFS+-fs: %s() aborting transaction:\n", err_fn);
177 int hfsplus_journal_start(const char *err_fn, struct super_block *sb, hfsplus_handle_t *hfsplus_handle) argument
197 printk(KERN_ERR "HFS+fs: journal cannot be started from %s. Error number: %ld\n", err_fn, PTR_ERR(hfsplus_handle->handle));
374 int hfsplus_journalled_mark_inode_dirty(const char *err_fn, hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
384 dprint(DBG_JTRANS, "hfsplus_journalled_mark_inode_dirty: %lu, called from: %s\n", inode->i_ino, err_fn);
434 printk(KERN_ERR "HFS+-fs: [%s] unable to do hfsplus_journalled_mark_inode_dirty()\n", err_fn);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext3_jbd.h121 void ext3_journal_abort_handle(const char *caller, const char *err_fn,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dext4_jbd2.h126 const char *err_fn,
H A Dsuper.c288 const char *err_fn, struct buffer_head *bh,
306 caller, line, errstr, err_fn);
287 ext4_journal_abort_handle(const char *caller, unsigned int line, const char *err_fn, struct buffer_head *bh, handle_t *handle, int err) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_util.c492 err_fn(void) function
568 check_error_logging(err_fn, 5, _EVENT_LOG_ERR, buf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dsuper.c123 void ext3_journal_abort_handle(const char *caller, const char *err_fn, argument
139 caller, errstr, err_fn);

Completed in 185 milliseconds