Searched refs:IOP_UNPIN (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_trans.h360 #define IOP_UNPIN(ip, remove) (*(ip)->li_ops->iop_unpin)(ip, remove) macro
H A Dxfs_trans.c1378 IOP_UNPIN(lip, 0);
1425 IOP_UNPIN(lidp->lid_item, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_trans.h360 #define IOP_UNPIN(ip, remove) (*(ip)->li_ops->iop_unpin)(ip, remove) macro
H A Dxfs_trans.c1378 IOP_UNPIN(lip, 0);
1425 IOP_UNPIN(lidp->lid_item, 1);

Completed in 129 milliseconds