Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_ialloc.c1129 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
1384 *inop = ino; in xfs_dialloc_ag_inobt()
1578 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1594 return xfs_dialloc_ag_inobt(tp, agbp, parent, inop); in xfs_dialloc_ag()
1675 *inop = ino; in xfs_dialloc_ag()
1712 xfs_ino_t *inop) in xfs_dialloc() argument
1741 *inop = NULLFSINO; in xfs_dialloc()
1810 *inop = NULLFSINO; in xfs_dialloc()
1825 *inop = NULLFSINO; in xfs_dialloc()
1836 *inop = NULLFSINO; in xfs_dialloc()
[all …]
H A Dxfs_ialloc.h63 xfs_ino_t *inop); /* inode number allocated */
/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c282 static int shmem_reserve_inode(struct super_block *sb, ino_t *inop) in shmem_reserve_inode() argument
296 if (inop) { in shmem_reserve_inode()
312 *inop = ino; in shmem_reserve_inode()
315 } else if (inop) { in shmem_reserve_inode()
339 *inop = ino; in shmem_reserve_inode()