Home
last modified time | relevance | path

Searched refs:xfs_icreate_item (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_icreate_item.c25 static inline struct xfs_icreate_item *ICR_ITEM(struct xfs_log_item *lip) in ICR_ITEM()
27 return container_of(lip, struct xfs_icreate_item, ic_item); in ICR_ITEM()
54 struct xfs_icreate_item *icp = ICR_ITEM(lip); in xfs_icreate_item_format()
99 struct xfs_icreate_item *icp; in xfs_icreate_log()
Dxfs_icreate_item.h10 struct xfs_icreate_item { struct
DMakefile105 xfs_icreate_item.o \
Dxfs_super.c2062 sizeof(struct xfs_icreate_item), in xfs_init_zones()