Searched refs:diMount (Results 1 – 3 of 3) sorted by relevance
111 if ((rc = diMount(ipaimap))) { in jfs_mount()162 if ((rc = diMount(ipaimap2))) { in jfs_mount()190 if ((rc = diMount(ipimap))) { in jfs_mount()257 if ((rc = diMount(sbi->ipimap))) { in jfs_mount_rw()
150 extern int diMount(struct inode *);
126 int diMount(struct inode *ipimap) in diMount() function