Home
last modified time | relevance | path

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

/fs/cachefiles/
Dnamei.c102 enum fscache_why_object_killed why) in cachefiles_mark_object_buried() argument
138 if (why != FSCACHE_OBJECT_IS_STALE) in cachefiles_mark_object_buried()
139 fscache_object_mark_killed(&object->fscache, why); in cachefiles_mark_object_buried()
294 enum fscache_why_object_killed why) in cachefiles_bury_object() argument
318 cachefiles_mark_object_buried(cache, rep, why); in cachefiles_bury_object()
423 cachefiles_mark_object_buried(cache, rep, why); in cachefiles_bury_object()
/fs/pstore/
Dplatform.c482 const char *why; in pstore_dump() local
489 why = get_reason_str(reason); in pstore_dump()
495 , in_nmi() ? "NMI" : why); in pstore_dump()
519 hsize = sprintf(dst, "%s#%d Part%u\n", why, oopscount, part); in pstore_dump()
/fs/jffs2/
DLICENCE28 This exception does not invalidate any other reasons why a work based on
/fs/ocfs2/
Dfile.c576 enum ocfs2_alloc_restarted why = RESTART_NONE; in __ocfs2_extend_allocation() local
619 why, restart_func); in __ocfs2_extend_allocation()
648 &why); in __ocfs2_extend_allocation()
665 if (why != RESTART_NONE && clusters_to_add) { in __ocfs2_extend_allocation()
666 if (why == RESTART_META) { in __ocfs2_extend_allocation()
670 BUG_ON(why != RESTART_TRANS); in __ocfs2_extend_allocation()
Docfs2_trace.h1326 int why, int restart_func),
1327 TP_ARGS(ip_blkno, size, clusters, clusters_to_add, why, restart_func),
1333 __field(int, why)
1341 __entry->why = why;
1346 __entry->clusters_to_add, __entry->why, __entry->restart_func)
Dxattr.c713 enum ocfs2_alloc_restarted why; in ocfs2_xattr_extend_allocation() local
737 &why); in ocfs2_xattr_extend_allocation()
749 if (why != RESTART_NONE && clusters_to_add) { in ocfs2_xattr_extend_allocation()
754 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/fscache/
Dobject.c1067 enum fscache_why_object_killed why) in fscache_object_mark_killed() argument
1075 switch (why) { in fscache_object_mark_killed()
/fs/affs/
DChanges200 affs use it on a 68k, they didn't notice. But why did