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

/linux-master/fs/xfs/
H A Dxfs_buf.h227 struct rcu_head b_rcu; member in struct:xfs_buf
H A Dxfs_buf.c308 struct xfs_buf *bp = container_of(cb, struct xfs_buf, b_rcu);
329 call_rcu(&bp->b_rcu, xfs_buf_free_callback);

Completed in 91 milliseconds