Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
Dscrub.c152 struct xfs_inode *ip_in, in xchk_teardown() argument
166 if (sc->ip != ip_in && in xchk_teardown()
Dcommon.c673 struct xfs_inode *ip_in) in xchk_get_inode() argument
681 if (sc->sm->sm_ino == 0 || sc->sm->sm_ino == ip_in->i_ino) { in xchk_get_inode()
682 sc->ip = ip_in; in xchk_get_inode()
Dcommon.h132 int xchk_get_inode(struct xfs_scrub *sc, struct xfs_inode *ip_in);