Home
last modified time | relevance | path

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

12

/fs/hfsplus/
Doptions.c31 static const match_table_t tokens = { variable
85 token = match_token(p, tokens, args); in hfsplus_parse_options_remount()
113 token = match_token(p, tokens, args); in hfsplus_parse_options()
/fs/autofs/
Dinode.c116 static const match_table_t tokens = { variable
159 token = match_token(p, tokens, args); in parse_options()
/fs/hfs/
Dsuper.c194 static const match_table_t tokens = { variable
247 token = match_token(p, tokens, args); in parse_options()
/fs/pstore/
Dinode.c234 static const match_table_t tokens = { variable
254 token = match_token(p, tokens, args); in parse_options()
/fs/adfs/
Dsuper.c120 static const match_table_t tokens = { variable
144 token = match_token(p, tokens, args); in parse_options()
/fs/tracefs/
Dinode.c153 static const match_table_t tokens = { variable
251 token = match_token(p, tokens, args); in tracefs_parse_options()
/fs/devpts/
Dinode.c109 static const match_table_t tokens = { variable
275 token = match_token(p, tokens, args); in parse_mount_options()
/fs/9p/
Dv9fs.c55 static const match_table_t tokens = { variable
194 token = match_token(p, tokens, args); in v9fs_parse_options()
/fs/orangefs/
Dsuper.c31 static const match_table_t tokens = { variable
74 token = match_token(p, tokens, args); in parse_mount_options()
/fs/ecryptfs/
Dmain.c166 static const match_table_t tokens = { variable
279 token = match_token(p, tokens, args); in ecryptfs_parse_options()
/fs/debugfs/
Dinode.c90 static const match_table_t tokens = { variable
116 token = match_token(p, tokens, args); in debugfs_parse_options()
/fs/qnx6/
Dinode.c225 static const match_table_t tokens = { variable
244 token = match_token(p, tokens, args); in qnx6_parse_options()
/fs/omfs/
Dinode.c395 static const match_table_t tokens = { variable
418 token = match_token(p, tokens, args); in parse_options()
/fs/affs/
Dsuper.c169 static const match_table_t tokens = { variable
214 token = match_token(p, tokens, args); in parse_options()
/fs/hpfs/
Dsuper.c290 static const match_table_t tokens = { variable
331 token = match_token(p, tokens, args); in parse_opts()
/fs/nilfs2/
Dsuper.c736 static match_table_t tokens = { variable
765 token = match_token(p, tokens, args); in parse_options()
1272 token = match_token(p, tokens, args); in nilfs_identify()
/fs/jfs/
Dsuper.c214 static const match_table_t tokens = { variable
252 token = match_token(p, tokens, args); in parse_options()
/fs/btrfs/
Dsuper.c381 static const match_table_t tokens = { variable
542 token = match_token(p, tokens, args); in btrfs_parse_options()
1053 token = match_token(p, tokens, args); in btrfs_parse_device_options()
1105 token = match_token(p, tokens, args); in btrfs_parse_subvol_options()
/fs/ufs/
Dsuper.c363 static const match_table_t tokens = { variable
398 token = match_token(p, tokens, args); in ufs_parse_options()
1396 const struct match_token *tp = tokens; in ufs_show_options()
/fs/isofs/
Dinode.c298 static const match_table_t tokens = { variable
371 token = match_token(p, tokens, args); in parse_options()
/fs/ext2/
Dsuper.c440 static const match_table_t tokens = { variable
490 token = match_token(p, tokens, args); in parse_options()
/fs/zonefs/
Dsuper.c1291 static const match_table_t tokens = { variable
1315 token = match_token(p, tokens, args); in zonefs_parse_options()
/fs/ubifs/
Dsuper.c989 static const match_table_t tokens = { variable
1051 token = match_token(p, tokens, args); in ubifs_parse_options()
/fs/udf/
Dsuper.c423 static const match_table_t tokens = { variable
475 token = match_token(p, tokens, args); in udf_parse_options()
/fs/ocfs2/
Dsuper.c182 static const match_table_t tokens = { variable
1270 token = match_token(p, tokens, args); in ocfs2_parse_options()

12