Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_behavior.h163 #define bhv_remove(bhp, bdp) \ macro
/freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/
Dxfs_vfs.c324 bhv_remove(&vfsp->vfs_bh, bhv); in bhv_remove_vfsops()
Dxfs_vfs.h64 #define VFS_REMOVEBHV(vfs, bdp) ( bhv_remove(VFS_BHVHEAD(vfs), bdp) )
Dxfs_vnode.h126 #define vn_bhv_remove(bhp,bdp) bhv_remove(bhp,bdp)