Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_behavior.h155 extern int bhv_insert(bhv_head_t *, bhv_desc_t *);
Dxfs_behavior.c53 bhv_insert(bhv_head_t *bhp, bhv_desc_t *bdp) in bhv_insert() function
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.c289 bhv_insert(&vfsp->vfs_bh, bdp); in vfs_insertops()
Dxfs_super.c210 bhv_insert(VN_BHV_HEAD(vp), inode_bhv); in xfs_initialize_vnode()