Home
last modified time | relevance | path

Searched refs:xfs_iunlink_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_inode.h514 int xfs_iunlink_init(struct xfs_perag *pag);
Dxfs_inode.c1995 xfs_iunlink_init( in xfs_iunlink_init() function
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_ag.c265 error = xfs_iunlink_init(pag); in xfs_initialize_perag()