match_strdup      148 fs/9p/v9fs.c   			s = match_strdup(&args[0]);
match_strdup      206 fs/affs/super.c 			*prefix = match_strdup(&args[0]);
match_strdup      238 fs/affs/super.c 			char *vol = match_strdup(&args[0]);
match_strdup      710 fs/befs/linuxvfs.c 			opts->iocharset = match_strdup(&args[0]);
match_strdup     1029 fs/ext3/super.c 			qname = match_strdup(&args[0]);
match_strdup     1217 fs/ext4/super.c 			qname = match_strdup(&args[0]);
match_strdup     1061 fs/fat/inode.c 			iocharset = match_strdup(&args[0]);
match_strdup      117 fs/gfs2/mount.c 			v = match_strdup(&tmp[0]);
match_strdup      134 fs/gfs2/mount.c 			v = match_strdup(&tmp[0]);
match_strdup      151 fs/gfs2/mount.c 			v = match_strdup(&tmp[0]);
match_strdup      299 fs/hfs/super.c 			p = match_strdup(&args[0]);
match_strdup      314 fs/hfs/super.c 			p = match_strdup(&args[0]);
match_strdup      134 fs/hfsplus/options.c 			p = match_strdup(&args[0]);
match_strdup      411 fs/isofs/inode.c 			popt->iocharset = match_strdup(&args[0]);
match_strdup     1166 fs/nfs/super.c 			string = match_strdup(args);
match_strdup     1178 fs/nfs/super.c 			string = match_strdup(args);
match_strdup     1206 fs/nfs/super.c 			string = match_strdup(args);
match_strdup     1228 fs/nfs/super.c 			string = match_strdup(args);
match_strdup     1238 fs/nfs/super.c 			string = match_strdup(args);
match_strdup     1245 fs/nfs/super.c 			string = match_strdup(args);
match_strdup     1252 fs/nfs/super.c 			string = match_strdup(args);
match_strdup       33 include/linux/parser.h char *match_strdup(const substring_t *);
match_strdup      841 security/selinux/hooks.c 			context = match_strdup(&args[0]);
match_strdup      854 security/selinux/hooks.c 			fscontext = match_strdup(&args[0]);
match_strdup      867 security/selinux/hooks.c 			rootcontext = match_strdup(&args[0]);
match_strdup      880 security/selinux/hooks.c 			defcontext = match_strdup(&args[0]);