Searched refs:bhv_remove (Results 1 – 4 of 4) sorted by relevance
163 #define bhv_remove(bhp, bdp) \ macro
324 bhv_remove(&vfsp->vfs_bh, bhv); in bhv_remove_vfsops()
64 #define VFS_REMOVEBHV(vfs, bdp) ( bhv_remove(VFS_BHVHEAD(vfs), bdp) )
126 #define vn_bhv_remove(bhp,bdp) bhv_remove(bhp,bdp)