Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c77 static ino_t ialloccg();
339 (ulong_t (*)())ialloccg); in ufs_ialloc()
1291 ialloccg(struct inode *ip, int cg, daddr_t ipref, int mode) in ialloccg() function