Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dparent_repair.c728 xfs_ino_t *inop = priv; in xrep_parent_lookup_pptr() local
740 *inop = parent_ino; in xrep_parent_lookup_pptr()
752 xfs_ino_t *inop) in xrep_parent_lookup_pptrs() argument
756 *inop = NULLFSINO; in xrep_parent_lookup_pptrs()
759 inop); in xrep_parent_lookup_pptrs()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_ialloc.c1094 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
1359 *inop = ino; in xfs_dialloc_ag_inobt()
1570 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1585 return xfs_dialloc_ag_inobt(pag, tp, agbp, parent, inop); in xfs_dialloc_ag()
1672 *inop = ino; in xfs_dialloc_ag()
/linux-6.15/mm/
H A Dshmem.c348 static int shmem_reserve_inode(struct super_block *sb, ino_t *inop) in shmem_reserve_inode() argument
362 if (inop) { in shmem_reserve_inode()
378 *inop = ino; in shmem_reserve_inode()
381 } else if (inop) { in shmem_reserve_inode()
406 *inop = ino; in shmem_reserve_inode()