Searched refs:xfs_dir_trace_g_dub (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_dir_sf.h | 155 void xfs_dir_trace_g_dub(char *where, struct xfs_inode *dp, struct uio *uio, 171 #define xfs_dir_trace_g_dub(w,d,u,b) macro
|
D | xfs_dir.c | 920 xfs_dir_trace_g_dub("node: block not a leaf", in xfs_dir_node_getdents() 926 xfs_dir_trace_g_dub("node: leaf hash too large", in xfs_dir_node_getdents() 933 xfs_dir_trace_g_dub("node: leaf hash too small", in xfs_dir_node_getdents() 975 xfs_dir_trace_g_dub("node: going to block", in xfs_dir_node_getdents() 1007 xfs_dir_trace_g_dub("node: E-O-B", dp, uio, bno); in xfs_dir_node_getdents() 1107 xfs_dir_trace_g_dub(char *where, xfs_inode_t *dp, uio_t *uio, xfs_dablk_t bno) in xfs_dir_trace_g_dub() function
|