xfs_buf_pin 239 fs/xfs/linux-2.6/xfs_buf.h extern void xfs_buf_pin(xfs_buf_t *); xfs_buf_pin 384 fs/xfs/linux-2.6/xfs_buf.h #define xfs_bpin(bp) xfs_buf_pin(bp)