Searched defs:mnt (Results 1 - 2 of 2) sorted by relevance

/drivers/mtd/
H A Dmtdchar.c78 static struct vfsmount *mnt; variable in typeref:struct:vfsmount
96 ret = simple_pin_fs(&mtd_inodefs_type, &mnt, &count);
113 mtd_ino = iget_locked(mnt->mnt_sb, devnum);
149 simple_release_fs(&mnt, &count);
171 simple_release_fs(&mnt, &count);
/drivers/scsi/aacraid/
H A Daacraid.h1672 struct aac_mntent mnt[1]; member in struct:aac_mount

Completed in 603 milliseconds