Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_behavior.h149 #define BHV_OPS(bdp) (bdp)->bd_ops macro
Dxfs_inode.h450 #define BHV_IS_XFS(bdp) (BHV_OPS(bdp) == &xfs_vnodeops)
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h74 #define bhvtovfsops(bdp) ( (struct vfsops *)BHV_OPS(bdp) )
213 #define vfs_bhv_custom(b) ( ((bhv_vfsops_t *)BHV_OPS(b))->bhv_custom )