Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_dir_sf.h134 void xfs_dir_trace_g_dun(char *where, struct xfs_inode *dp, struct uio *uio,
149 #define xfs_dir_trace_g_dun(w,d,u,n) macro
Dxfs_dir.c956 xfs_dir_trace_g_dun("node: node detail", dp, uio, node); in xfs_dir_node_getdents()
1119 xfs_dir_trace_g_dun(char *where, xfs_inode_t *dp, uio_t *uio, in xfs_dir_trace_g_dun() function