Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c47 STATIC int xfs_iunlink(struct xfs_trans *, struct xfs_inode *);
1063 return xfs_iunlink(tp, ip); in xfs_droplink()
1289 error = xfs_iunlink(tp, ip); in xfs_create_tmpfile()
1893 struct xfs_iunlink { struct
1903 const struct xfs_iunlink *iu = obj; in xfs_iunlink_obj_cmpfn()
1914 .key_offset = offsetof(struct xfs_iunlink, iu_next_unlinked),
1915 .head_offset = offsetof(struct xfs_iunlink, iu_rhash_head),
1926 struct xfs_iunlink *iu; in xfs_iunlink_lookup_backref()
1937 static int xfs_iunlink_insert_backref(struct xfs_perag *pag, struct xfs_iunlink *iu) in xfs_iunlink_insert_backref()
1965 struct xfs_iunlink *i in xfs_iunlink_add_backref()
2149 STATIC int xfs_iunlink(struct xfs_trans *tp, struct xfs_inode *ip) xfs_iunlink() function
[all...]

Completed in 5 milliseconds