Searched refs:xfs_alloc_trace_buf (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.h111 extern ktrace_t *xfs_alloc_trace_buf;
H A Dxfs_alloc.c55 ktrace_t *xfs_alloc_trace_buf; variable
428 ktrace_enter(xfs_alloc_trace_buf,
465 ktrace_enter(xfs_alloc_trace_buf,
489 ktrace_enter(xfs_alloc_trace_buf,
521 ktrace_enter(xfs_alloc_trace_buf,
H A Dxfs_vfsops.c124 xfs_alloc_trace_buf = ktrace_alloc(XFS_ALLOC_TRACE_SIZE, KM_SLEEP);
182 ktrace_free(xfs_alloc_trace_buf);

Completed in 45 milliseconds