Home
last modified time | relevance | path

Searched refs:tokens (Results 1 – 25 of 25) sorted by relevance

/fs/hfsplus/
Doptions.c28 static const match_table_t tokens = { variable
82 token = match_token(p, tokens, args); in hfsplus_parse_options()
/fs/gfs2/
Dmount.c48 static const match_table_t tokens = { variable
103 token = match_token(o, tokens, tmp); in gfs2_mount_args()
/fs/9p/
Dv9fs.c58 static const match_table_t tokens = { variable
107 token = match_token(p, tokens, args); in v9fs_parse_options()
/fs/nfs/
Dnfsroot.c132 static match_table_t __initconst tokens = { variable
191 token = match_token(p, tokens, args); in root_nfs_parse()
/fs/btrfs/
Dsuper.c72 static match_table_t tokens = { variable
142 token = match_token(p, tokens, args); in btrfs_parse_options()
263 token = match_token(p, tokens, args); in btrfs_parse_early_options()
/fs/hfs/
Dsuper.c176 static const match_table_t tokens = { variable
229 token = match_token(p, tokens, args); in parse_options()
/fs/autofs4/
Dinode.c218 static const match_table_t tokens = { variable
255 token = match_token(p, tokens, args); in parse_options()
/fs/adfs/
Dsuper.c160 static const match_table_t tokens = { variable
183 token = match_token(p, tokens, args); in parse_options()
/fs/affs/
Dsuper.c138 static const match_table_t tokens = { variable
182 token = match_token(p, tokens, args); in parse_options()
/fs/devpts/
Dinode.c59 static const match_table_t tokens = { variable
116 token = match_token(p, tokens, args); in parse_mount_options()
/fs/omfs/
Dinode.c348 static const match_table_t tokens = { variable
370 token = match_token(p, tokens, args); in parse_options()
/fs/ecryptfs/
Dmain.c213 static const match_table_t tokens = { variable
316 token = match_token(p, tokens, args); in ecryptfs_parse_options()
/fs/hpfs/
Dsuper.c218 static const match_table_t tokens = { variable
262 token = match_token(p, tokens, args); in parse_opts()
/fs/jfs/
Dsuper.c202 static const match_table_t tokens = { variable
237 token = match_token(p, tokens, args); in parse_options()
/fs/hugetlbfs/
Dinode.c60 static const match_table_t tokens = { variable
770 token = match_token(p, tokens, args); in hugetlbfs_parse_options()
/fs/ufs/
Dsuper.c312 static const match_table_t tokens = { variable
347 token = match_token(p, tokens, args); in ufs_parse_options()
1236 const struct match_token *tp = tokens; in ufs_show_options()
/fs/fuse/
Dinode.c358 static const match_table_t tokens = { variable
384 token = match_token(p, tokens, args); in parse_fuse_opt()
/fs/isofs/
Dinode.c313 static const match_table_t tokens = { variable
388 token = match_token(p, tokens, args); in parse_options()
/fs/xfs/linux-2.6/
Dxfs_super.c134 static const match_table_t tokens = { variable
1208 token = match_token(p, tokens, args); in xfs_fs_remount()
/fs/ext2/
Dsuper.c397 static const match_table_t tokens = { variable
446 token = match_token(p, tokens, args); in parse_options()
/fs/ubifs/
Dsuper.c923 static const match_table_t tokens = { variable
958 token = match_token(p, tokens, args); in ubifs_parse_options()
/fs/ocfs2/
Dsuper.c178 static const match_table_t tokens = { variable
1060 token = match_token(p, tokens, args); in ocfs2_parse_options()
/fs/udf/
Dsuper.c372 static const match_table_t tokens = { variable
427 token = match_token(p, tokens, args); in udf_parse_options()
/fs/ext3/
Dsuper.c796 static const match_table_t tokens = { variable
892 token = match_token(p, tokens, args); in parse_options()
/fs/ext4/
Dsuper.c1019 static const match_table_t tokens = { variable
1125 token = match_token(p, tokens, args); in parse_options()