Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/
Dxfs_vfs.h203 } bhv_vfsops_t; typedef
208 bhv_vfsops_t * bm_ops;
212 #define vfs_bhv_custom(b) ( ((bhv_vfsops_t *)BHV_OPS(b))->bhv_custom )
218 extern void vfs_insertops(xfs_vfs_t *, bhv_vfsops_t *);