Searched defs:fspriv (Results 1 - 12 of 12) sorted by relevance

/src/tests/fs/common/
H A Dfstest_rumpfs.c48 rumpfs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_tmpfs.c54 tmpfs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_ext2fs.c56 ext2fs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_msdosfs.c56 msdosfs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_sysvbfs.c56 sysvbfs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_zfs.c52 zfs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_v7fs.c57 v7fs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_ffs.c57 ffs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_udf.c57 udf_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_lfs.c69 lfs_fstest_newfs(const atf_tc_t * tc,void ** buf,const char * image,off_t size,void * fspriv) argument
H A Dfstest_nfs.c72 donewfs(const atf_tc_t * tc,void ** argp,const char * image,off_t size,void * fspriv) argument
164 nfs_fstest_newfs(const atf_tc_t * tc,void ** argp,const char * image,off_t size,void * fspriv) argument
172 nfsro_fstest_newfs(const atf_tc_t * tc,void ** argp,const char * image,off_t size,void * fspriv) argument
H A Dfstest_puffs.c247 donewfs(const atf_tc_t * tc,void ** argp,const char * image,off_t size,void * fspriv,char ** theargv) argument
327 puffs_fstest_newfs(const atf_tc_t * tc,void ** argp,const char * image,off_t size,void * fspriv) argument
356 p2k_ffs_fstest_newfs(const atf_tc_t * tc,void ** argp,const char * image,off_t size,void * fspriv) argument

Completed in 13 milliseconds