Searched refs:test_t (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_stat/
H A Ddb_stat.c19 T_ENV, T_LOCK, T_LOG, T_MPOOL, T_MUTEX, T_REP, T_TXN } test_t; typedef in typeref:enum:__anon1956
21 int db_stat_db_init __P((DB_ENV *, char *, test_t, u_int32_t, int *));
51 test_t ttype;
392 test_t ttype;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_stat/
H A Ddb_stat.c19 T_ENV, T_LOCK, T_LOG, T_MPOOL, T_MUTEX, T_REP, T_TXN } test_t; typedef in typeref:enum:__anon2015
21 int db_init __P((DB_ENV *, char *, test_t, u_int32_t, int *));
37 test_t ttype;
377 test_t ttype;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dinode.h270 typedef int (*test_t)(struct inode *, void *); typedef
H A Dinode.c181 vi = iget5_locked(sb, mft_no, (test_t)ntfs_test_inode,
242 vi = iget5_locked(base_vi->i_sb, na.mft_no, (test_t)ntfs_test_inode,
297 vi = iget5_locked(base_vi->i_sb, na.mft_no, (test_t)ntfs_test_inode,
H A Ddir.c1146 bmp_vi = ilookup5(vi->i_sb, vi->i_ino, (test_t)ntfs_test_inode, &na);
H A Dmft.c960 vi = ilookup5_nowait(sb, mft_no, (test_t)ntfs_test_inode, &na);
1021 vi = ilookup5_nowait(sb, na.mft_no, (test_t)ntfs_test_inode,

Completed in 76 milliseconds