Searched refs:diMount (Results 1 – 3 of 3) sorted by relevance
100 if ((rc = diMount(ipaimap))) { in jfs_mount()151 if ((rc = diMount(ipaimap2))) { in jfs_mount()179 if ((rc = diMount(ipimap))) { in jfs_mount()238 if ((rc = diMount(sbi->ipimap))) { in jfs_mount_rw()
155 extern int diMount(struct inode *);
94 int diMount(struct inode *ipimap) in diMount() function