Home
last modified time | relevance | path

Searched refs:xfs_iunlink (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_inode.c47 STATIC int xfs_iunlink(struct xfs_trans *, struct xfs_inode *);
946 return xfs_iunlink(tp, ip); in xfs_droplink()
1183 error = xfs_iunlink(tp, ip); in xfs_create_tmpfile()
1851 struct xfs_iunlink { struct
1864 const struct xfs_iunlink *iu = obj; in xfs_iunlink_obj_cmpfn() argument
1874 .key_offset = offsetof(struct xfs_iunlink,
1876 .head_offset = offsetof(struct xfs_iunlink, iu_rhash_head),
1890 struct xfs_iunlink *iu; in xfs_iunlink_lookup_backref()
1905 struct xfs_iunlink *iu) in xfs_iunlink_insert_backref()
1937 struct xfs_iunlink *iu; in xfs_iunlink_add_backref()
[all …]
Dxfs_trace.h3654 DEFINE_AGINODE_EVENT(xfs_iunlink);