Home
last modified time | relevance | path

Searched refs:why (Results 1 – 15 of 15) sorted by relevance

/fs/afs/
Ddir_edit.c188 enum afs_edit_dir_reason why) in afs_edit_dir_add() argument
292 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_nospc, 0, 0, 0, 0, name->name); in afs_edit_dir_add()
308 trace_afs_edit_dir(vnode, why, afs_edit_dir_create, b, slot, in afs_edit_dir_add()
343 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_inval, 0, 0, 0, 0, name->name); in afs_edit_dir_add()
352 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_error, 0, 0, 0, 0, name->name); in afs_edit_dir_add()
365 struct qstr *name, enum afs_edit_dir_reason why) in afs_edit_dir_remove() argument
436 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_noent, in afs_edit_dir_remove()
444 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete, b, slot, in afs_edit_dir_remove()
474 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_inval, in afs_edit_dir_remove()
485 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_error, in afs_edit_dir_remove()
Dcmservice.c194 const char *why) in afs_abort_service_call() argument
197 abort_code, error, why); in afs_abort_service_call()
Drxrpc.c200 enum afs_call_trace why) in afs_get_call() argument
206 trace_afs_call(call, why, r + 1, in afs_get_call()
/fs/cachefiles/
Dnamei.c86 enum fscache_why_object_killed why) in cachefiles_mark_object_buried() argument
107 trace_cachefiles_mark_buried(NULL, dentry, why); in cachefiles_mark_object_buried()
118 trace_cachefiles_mark_buried(object, dentry, why); in cachefiles_mark_object_buried()
125 if (why != FSCACHE_OBJECT_IS_STALE) in cachefiles_mark_object_buried()
126 fscache_object_mark_killed(&object->fscache, why); in cachefiles_mark_object_buried()
292 enum fscache_why_object_killed why) in cachefiles_bury_object() argument
311 trace_cachefiles_unlink(object, rep, why); in cachefiles_bury_object()
316 cachefiles_mark_object_buried(cache, rep, why); in cachefiles_bury_object()
422 trace_cachefiles_rename(object, rep, grave, why); in cachefiles_bury_object()
429 cachefiles_mark_object_buried(cache, rep, why); in cachefiles_bury_object()
Dinterface.c183 enum fscache_obj_ref_trace why) in cachefiles_grab_object() argument
197 (enum cachefiles_obj_ref_trace)why, u); in cachefiles_grab_object()
323 enum fscache_obj_ref_trace why) in cachefiles_put_object() argument
345 (enum cachefiles_obj_ref_trace)why, u); in cachefiles_put_object()
Dinternal.h154 enum fscache_obj_ref_trace why);
/fs/xfs/
Dxfs_fsops.c519 const char *why; in xfs_do_force_shutdown() local
531 why = "Log I/O Error"; in xfs_do_force_shutdown()
534 why = "Corruption of in-memory data"; in xfs_do_force_shutdown()
537 why = "Metadata I/O Error"; in xfs_do_force_shutdown()
544 why, flags, __return_address, fname, lnnum); in xfs_do_force_shutdown()
/fs/fscache/
Dobject.c766 enum fscache_obj_ref_trace why) in fscache_get_object() argument
771 ret = object->cache->ops->grab_object(object, why) ? 0 : -EAGAIN; in fscache_get_object()
780 enum fscache_obj_ref_trace why) in fscache_put_object() argument
783 object->cache->ops->put_object(object, why); in fscache_put_object()
1085 enum fscache_why_object_killed why) in fscache_object_mark_killed() argument
1093 switch (why) { in fscache_object_mark_killed()
/fs/pstore/
Dplatform.c391 const char *why; in pstore_dump() local
396 why = kmsg_dump_reason_str(reason); in pstore_dump()
401 in_nmi() ? "NMI" : why); in pstore_dump()
435 header_size = snprintf(dst, dst_size, "%s#%d Part%u\n", why, in pstore_dump()
/fs/jffs2/
DLICENCE28 This exception does not invalidate any other reasons why a work based on
/fs/ocfs2/
Dfile.c566 enum ocfs2_alloc_restarted why = RESTART_NONE; in ocfs2_extend_allocation() local
609 why, restart_func); in ocfs2_extend_allocation()
638 &why); in ocfs2_extend_allocation()
655 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_extend_allocation()
656 if (why == RESTART_META) { in ocfs2_extend_allocation()
660 BUG_ON(why != RESTART_TRANS); in ocfs2_extend_allocation()
Docfs2_trace.h1329 int why, int restart_func),
1330 TP_ARGS(ip_blkno, size, clusters, clusters_to_add, why, restart_func),
1336 __field(int, why)
1344 __entry->why = why;
1349 __entry->clusters_to_add, __entry->why, __entry->restart_func)
Dxattr.c706 enum ocfs2_alloc_restarted why; in ocfs2_xattr_extend_allocation() local
730 &why); in ocfs2_xattr_extend_allocation()
742 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_xattr_extend_allocation()
747 BUG_ON(why == RESTART_META); in ocfs2_xattr_extend_allocation()
/fs/reiserfs/
DREADME111 why we should do what we do, or why innovation was possible in
/fs/affs/
DChanges200 affs use it on a 68k, they didn't notice. But why did