taglinefilesource code
mnt_sb922fs/dquot.cvfsmnt->mnt_sb->dq_op = (struct dquot_operations *)NULL;
mnt_sb972fs/dquot.cvfsmnt->mnt_sb->dq_op = &dquot_operations;
mnt_sb622fs/super.cvfsmnt->mnt_sb = sb;
mnt_sb879fs/super.cvfsmnt->mnt_sb = sb;
mnt_sb21include/linux/mount.hstruct super_block *mnt_sb;         /* pointer to superblock */