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