Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_ialloc.c1009 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
1262 *inop = ino; in xfs_dialloc_ag_inobt()
1457 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1472 return xfs_dialloc_ag_inobt(pag, tp, agbp, parent, inop); in xfs_dialloc_ag()
1553 *inop = ino; in xfs_dialloc_ag()
/Linux-v6.6/mm/
Dshmem.c330 static int shmem_reserve_inode(struct super_block *sb, ino_t *inop) in shmem_reserve_inode() argument
344 if (inop) { in shmem_reserve_inode()
360 *inop = ino; in shmem_reserve_inode()
363 } else if (inop) { in shmem_reserve_inode()
388 *inop = ino; in shmem_reserve_inode()