Home
last modified time | relevance | path

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

/fs/afs/
Ddir_edit.c188 enum afs_edit_dir_reason why) in afs_edit_dir_add() argument
293 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_nospc, 0, 0, 0, 0, name->name); in afs_edit_dir_add()
309 trace_afs_edit_dir(vnode, why, afs_edit_dir_create, b, slot, in afs_edit_dir_add()
344 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_inval, 0, 0, 0, 0, name->name); in afs_edit_dir_add()
353 trace_afs_edit_dir(vnode, why, afs_edit_dir_create_error, 0, 0, 0, 0, name->name); in afs_edit_dir_add()
366 struct qstr *name, enum afs_edit_dir_reason why) in afs_edit_dir_remove() argument
438 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_noent, in afs_edit_dir_remove()
446 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete, b, slot, in afs_edit_dir_remove()
476 trace_afs_edit_dir(vnode, why, afs_edit_dir_delete_inval, in afs_edit_dir_remove()
487 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.c199 enum afs_call_trace why) in afs_get_call() argument
203 trace_afs_call(call, why, u, 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
313 trace_cachefiles_unlink(object, rep, why); in cachefiles_bury_object()
317 cachefiles_mark_object_buried(cache, rep, why); in cachefiles_bury_object()
415 trace_cachefiles_rename(object, rep, grave, why); in cachefiles_bury_object()
423 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()
/fs/pstore/
Dplatform.c389 const char *why; in pstore_dump() local
393 why = kmsg_dump_reason_str(reason); in pstore_dump()
399 in_nmi() ? "NMI" : why); in pstore_dump()
433 header_size = snprintf(dst, dst_size, "%s#%d Part%u\n", why, in pstore_dump()
/fs/fscache/
Dobject.c773 enum fscache_obj_ref_trace why) in fscache_get_object() argument
778 ret = object->cache->ops->grab_object(object, why) ? 0 : -EAGAIN; in fscache_get_object()
787 enum fscache_obj_ref_trace why) in fscache_put_object() argument
790 object->cache->ops->put_object(object, why); in fscache_put_object()
1093 enum fscache_why_object_killed why) in fscache_object_mark_killed() argument
1101 switch (why) { in fscache_object_mark_killed()
/fs/jffs2/
DLICENCE28 This exception does not invalidate any other reasons why a work based on
/fs/ocfs2/
Dfile.c568 enum ocfs2_alloc_restarted why = RESTART_NONE; in ocfs2_extend_allocation() local
611 why, restart_func); in ocfs2_extend_allocation()
640 &why); in ocfs2_extend_allocation()
657 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_extend_allocation()
658 if (why == RESTART_META) { in ocfs2_extend_allocation()
662 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.c708 enum ocfs2_alloc_restarted why; in ocfs2_xattr_extend_allocation() local
732 &why); in ocfs2_xattr_extend_allocation()
744 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_xattr_extend_allocation()
749 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