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

/linux-master/fs/xfs/
H A Dxfs_rmap_item.h65 struct xfs_rud_log_item { struct
H A Dxfs_rmap_item.c160 static inline struct xfs_rud_log_item *RUD_ITEM(struct xfs_log_item *lip)
162 return container_of(lip, struct xfs_rud_log_item, rud_item);
187 struct xfs_rud_log_item *rudp = RUD_ITEM(lip);
206 struct xfs_rud_log_item *rudp = RUD_ITEM(lip);
342 struct xfs_rud_log_item *rudp;
H A Dxfs_trans.h23 struct xfs_rud_log_item;
H A Dxfs_super.c2135 sizeof(struct xfs_rud_log_item),

Completed in 109 milliseconds