Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_behavior.h156 extern void bhv_insert_initial(bhv_head_t *, bhv_desc_t *);
Dxfs_behavior.c205 bhv_insert_initial( in bhv_insert_initial() function
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.c300 bhv_insert_initial(&vfsp->vfs_bh, bdp); in vfs_insertbhv()