Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_inode.c48 STATIC int xfs_iunlink(struct xfs_trans *, struct xfs_inode *);
1107 return xfs_iunlink(tp, ip); in xfs_droplink()
1340 error = xfs_iunlink(tp, ip); in xfs_create_tmpfile()
1930 struct xfs_iunlink { struct
1943 const struct xfs_iunlink *iu = obj; in xfs_iunlink_obj_cmpfn() argument
1953 .key_offset = offsetof(struct xfs_iunlink,
1955 .head_offset = offsetof(struct xfs_iunlink, iu_rhash_head),
1969 struct xfs_iunlink *iu; in xfs_iunlink_lookup_backref()
1984 struct xfs_iunlink *iu) in xfs_iunlink_insert_backref()
2016 struct xfs_iunlink *iu; in xfs_iunlink_add_backref()
[all …]
Dxfs_trace.h3445 DEFINE_AGINODE_EVENT(xfs_iunlink);