Home
last modified time | relevance | path

Searched refs:XFS_ALLOCBT_TRACE_SIZE (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_btree_trace.h75 #define XFS_ALLOCBT_TRACE_SIZE 4096 /* size of global trace buffer */ macro
/fs/xfs/linux-2.6/
Dxfs_super.c1611 xfs_allocbt_trace_buf = ktrace_alloc(XFS_ALLOCBT_TRACE_SIZE, in xfs_alloc_trace_bufs()