Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.c48 STATIC int xfs_iunlink_remove(struct xfs_trans *, struct xfs_inode *);
1417 error = xfs_iunlink_remove(tp, sip); in xfs_link()
2406 xfs_iunlink_remove( in xfs_iunlink_remove() function
2705 error = xfs_iunlink_remove(tp, ip); in xfs_ifree()
3307 error = xfs_iunlink_remove(tp, wip); in xfs_rename()
H A Dxfs_trace.h3517 DEFINE_AGINODE_EVENT(xfs_iunlink_remove); variable
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.c50 STATIC int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
1259 error = xfs_iunlink_remove(tp, pag, sip); in xfs_link()
2149 xfs_iunlink_remove( in xfs_iunlink_remove() function
2380 error = xfs_iunlink_remove(tp, pag, ip); in xfs_ifree()
3041 error = xfs_iunlink_remove(tp, pag, wip); in xfs_rename()
H A Dxfs_trace.h3895 DEFINE_AGINODE_EVENT(xfs_iunlink_remove); variable

Completed in 18 milliseconds