Searched refs:XFS_ALLOC_TRACE_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_alloc.h | 102 #define XFS_ALLOC_TRACE_SIZE 4096 macro |
D | xfs_vfsops.c | 127 xfs_alloc_trace_buf = ktrace_alloc(XFS_ALLOC_TRACE_SIZE, KM_SLEEP); in xfs_init() |