Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_iunlink_item.c23 static inline struct xfs_iunlink_item *IUL_ITEM(struct xfs_log_item *lip) in IUL_ITEM()
25 return container_of(lip, struct xfs_iunlink_item, item); in IUL_ITEM()
32 struct xfs_iunlink_item *iup = IUL_ITEM(lip); in xfs_iunlink_item_release()
53 struct xfs_iunlink_item *iup) in xfs_iunlink_log_dinode()
113 struct xfs_iunlink_item *iup = IUL_ITEM(lip); in xfs_iunlink_item_precommit()
148 struct xfs_iunlink_item *iup; in xfs_iunlink_log_inode()
H A Dxfs_iunlink_item.h14 struct xfs_iunlink_item { struct
H A DMakefile110 xfs_iunlink_item.o \
H A Dxfs_super.c2187 sizeof(struct xfs_iunlink_item), in xfs_init_caches()