Home
last modified time | relevance | path

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

/linux/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/mm/
H A Dshmem.c349 static int shmem_reserve_inode(struct super_block *sb, ino_t *inop) in shmem_reserve_inode() argument
363 if (inop) { in shmem_reserve_inode()
379 *inop = ino; in shmem_reserve_inode()
382 } else if (inop) { in shmem_reserve_inode()
407 *inop = ino; in shmem_reserve_inode()