Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_behavior.h177 #define bhv_remove(bhp, bdp) \ macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.c313 bhv_remove(&vfsp->vfs_bh, bhv); in bhv_remove_vfsops()
Dxfs_vfs.h76 #define VFS_REMOVEBHV(vfs, bdp) ( bhv_remove(VFS_BHVHEAD(vfs), bdp) )
Dxfs_vnode.h124 #define vn_bhv_remove(bhp,bdp) bhv_remove(bhp,bdp)