Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
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()
Dxfs_iunlink_item.h14 struct xfs_iunlink_item { struct
DMakefile109 xfs_iunlink_item.o \
Dxfs_super.c2113 sizeof(struct xfs_iunlink_item), in xfs_init_caches()