Home
last modified time | relevance | path

Searched refs:inst_t (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_error.c160 inst_t *ra) in xfs_error_report()
179 inst_t *ra) in xfs_corruption_error()
Dxfs_error.h33 const char *filename, int linenum, inst_t *ra);
36 int linenum, inst_t *ra);
Dxfs_types.h37 typedef __uint32_t inst_t; /* an instruction */ typedef
Dxfs_da_btree.h149 inst_t *ra; /* return address of caller to make */
Dxfs_da_btree.c92 STATIC xfs_dabuf_t *xfs_da_buf_make(int nbuf, xfs_buf_t **bps, inst_t *ra);
1934 inst_t *ra) in xfs_da_do_buf()
2147 (inst_t *)__return_address); in xfs_da_get_buf()
2163 (inst_t *)__return_address); in xfs_da_read_buf()
2180 (inst_t *)__return_address)) in xfs_da_reada_buf()
2248 xfs_da_buf_make(int nbuf, xfs_buf_t **bps, inst_t *ra) in xfs_da_buf_make()