xfs_buf_hold     1249 fs/xfs/linux-2.6/xfs_buf.c 	xfs_buf_hold(bp);
xfs_buf_hold      202 fs/xfs/linux-2.6/xfs_buf.h extern void xfs_buf_hold(xfs_buf_t *);
xfs_buf_hold      318 fs/xfs/linux-2.6/xfs_buf.h #define XFS_BUF_HOLD(bp)	xfs_buf_hold(bp)
xfs_buf_hold      735 fs/xfs/xfs_buf_item.c 	xfs_buf_hold(bp);