Searched defs:mf (Results 1 - 25 of 104) sorted by relevance

12345

/freebsd-11-stable/contrib/amd/amd/
H A Damfs_root.c88 amfs_root_mount(am_node *mp, mntfs *mf) argument
H A Damfs_auto.c98 amfs_auto_mount(am_node *mp, mntfs *mf) argument
[all...]
H A Damfs_linkx.c80 amfs_linkx_mount(am_node *mp, mntfs *mf) argument
106 amfs_linkx_umount(am_node *mp, mntfs *mf) argument
H A Damfs_union.c106 amfs_union_mounted(mntfs *mf) argument
H A Damfs_link.c119 amfs_link_mount(am_node *mp, mntfs *mf) argument
126 amfs_link_umount(am_node *mp, mntfs *mf) argument
H A Damfs_toplvl.c143 amfs_toplvl_init(mntfs *mf) argument
166 amfs_toplvl_mount(am_node *mp, mntfs *mf) argument
255 amfs_toplvl_umount(am_node *mp, mntfs *mf) argument
[all...]
H A Damfs_nfsl.c135 amfs_nfsl_init(mntfs *mf) argument
154 amfs_nfsl_mount(am_node *mp, mntfs *mf) argument
173 amfs_nfsl_umount(am_node *mp, mntfs *mf) argument
194 amfs_nfsl_umounted(mntfs *mf) argument
211 amfs_nfsl_ffserver(mntfs *mf) argument
[all...]
H A Damfs_program.c109 amfs_program_init(mntfs *mf) argument
197 amfs_program_mount(am_node *am, mntfs *mf) argument
204 amfs_program_umount(am_node *am, mntfs *mf) argument
[all...]
H A Dsrvr_amfs_auto.c61 amfs_generic_find_srvr(mntfs *mf) argument
H A Dops_tmpfs.c169 tmpfs_mount(am_node *am, mntfs *mf) argument
186 tmpfs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Dops_ufs.c158 ufs_mount(am_node *am, mntfs *mf) argument
175 ufs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Dops_xfs.c145 xfs_mount(am_node *am, mntfs *mf) argument
162 xfs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Damfs_error.c96 amfs_error_mount(am_node *am, mntfs *mf) argument
103 amfs_error_umount(am_node *am, mntfs *mf) argument
H A Dops_cdfs.c220 cdfs_mount(am_node *am, mntfs *mf) argument
236 cdfs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Dops_efs.c148 efs_mount(am_node *am, mntfs *mf) argument
165 efs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Dops_lofs.c134 lofs_mount(am_node *am, mntfs *mf) argument
150 lofs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Drestart.c50 mntfs *mf; local
H A Dops_pcfs.c200 pcfs_mount(am_node *am, mntfs *mf) argument
217 pcfs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Dops_cachefs.c107 cachefs_init(mntfs *mf) argument
206 cachefs_mount(am_node *am, mntfs *mf) argument
231 cachefs_umount(am_node *am, mntfs *mf) argument
[all...]
H A Dops_TEMPLATE.c119 foofs_init(mntfs *mf) argument
151 foofs_fmount(mntfs *mf) argument
183 foofs_fumount(mntfs *mf) argument
256 foofs_mounted(mntfs *mf) argument
284 foofs_ffserver(mntfs *mf) argument
296 foofs_get_wchan(mntfs *mf) argument
[all...]
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_fileno.c87 struct msdosfs_fileno *mf, *next; local
102 struct msdosfs_fileno key, *mf, *tmf; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp53 ScheduleDAG::ScheduleDAG(MachineFunction &mf) argument
H A DEdgeBundles.cpp40 bool EdgeBundles::runOnMachineFunction(MachineFunction &mf) { argument
/freebsd-11-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c21 lzma_lzma_optimum_fast(lzma_lzma1_encoder *restrict coder, lzma_mf *restrict mf, uint32_t *restrict back_res, uint32_t *restrict len_res) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h60 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument

Completed in 671 milliseconds

12345