Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
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()
A Dxfs_iunlink_item.h14 struct xfs_iunlink_item { struct
A DMakefile109 xfs_iunlink_item.o \
A Dxfs_super.c2122 sizeof(struct xfs_iunlink_item), in xfs_init_caches()

Completed in 8 milliseconds