Searched refs:xfs_buf_cancel_t (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_buf_item.h117 } xfs_buf_cancel_t; typedef in typeref:struct:xfs_buf_cancel
H A Dxfs_log_recover.c1611 xfs_buf_cancel_t *bcp;
1612 xfs_buf_cancel_t *nextp;
1613 xfs_buf_cancel_t *prevp;
1614 xfs_buf_cancel_t **bucket;
1647 bcp = (xfs_buf_cancel_t *)kmem_alloc(sizeof(xfs_buf_cancel_t),
1674 bcp = (xfs_buf_cancel_t *)kmem_alloc(sizeof(xfs_buf_cancel_t),
1704 xfs_buf_cancel_t *bcp;
1705 xfs_buf_cancel_t *prev
[all...]

Completed in 167 milliseconds