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