Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_sf.h157 void xfs_dir_trace_g_dun(char *where, struct xfs_inode *dp, struct uio *uio,
172 #define xfs_dir_trace_g_dun(w,d,u,n) macro
Dxfs_dir.c959 xfs_dir_trace_g_dun("node: node detail", dp, uio, node); in xfs_dir_node_getdents()
1122 xfs_dir_trace_g_dun(char *where, xfs_inode_t *dp, uio_t *uio, in xfs_dir_trace_g_dun() function