Home
last modified time | relevance | path

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

/linux/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/fs/xfs/libxfs/
H A Dxfs_ialloc.c1096 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
1361 *inop = ino; in xfs_dialloc_ag_inobt()
1572 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1587 return xfs_dialloc_ag_inobt(pag, tp, agbp, parent, inop); in xfs_dialloc_ag()
1674 *inop = ino; in xfs_dialloc_ag()
/linux/mm/
H A Dshmem.c343 static int shmem_reserve_inode(struct super_block *sb, ino_t *inop) in shmem_reserve_inode() argument
357 if (inop) { in shmem_reserve_inode()
373 *inop = ino; in shmem_reserve_inode()
376 } else if (inop) { in shmem_reserve_inode()
401 *inop = ino; in shmem_reserve_inode()