Home
last modified time | relevance | path

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

12

/fs/hfsplus/
Doptions.c30 static const match_table_t tokens = { variable
84 token = match_token(p, tokens, args); in hfsplus_parse_options_remount()
112 token = match_token(p, tokens, args); in hfsplus_parse_options()
/fs/proc/
Droot.c45 static const match_table_t tokens = { variable
66 token = match_token(p, tokens, args); in proc_parse_options()
/fs/ramfs/
Dinode.c168 static const match_table_t tokens = { variable
190 token = match_token(p, tokens, args); in ramfs_parse_options()
/fs/autofs4/
Dinode.c118 static const match_table_t tokens = { variable
155 token = match_token(p, tokens, args); in parse_options()
/fs/jffs2/
Dsuper.c172 static const match_table_t tokens = { variable
193 token = match_token(p, tokens, args); in jffs2_parse_options()
/fs/pstore/
Dinode.c218 static const match_table_t tokens = { variable
238 token = match_token(p, tokens, args); in parse_options()
/fs/9p/
Dv9fs.c66 static const match_table_t tokens = { variable
140 token = match_token(p, tokens, args); in v9fs_parse_options()
/fs/hfs/
Dsuper.c199 static const match_table_t tokens = { variable
252 token = match_token(p, tokens, args); in parse_options()
/fs/devpts/
Dinode.c114 static const match_table_t tokens = { variable
184 token = match_token(p, tokens, args); in parse_mount_options()
/fs/adfs/
Dsuper.c150 static const match_table_t tokens = { variable
174 token = match_token(p, tokens, args); in parse_options()
/fs/debugfs/
Dinode.c142 static const match_table_t tokens = { variable
168 token = match_token(p, tokens, args); in debugfs_parse_options()
/fs/affs/
Dsuper.c176 static const match_table_t tokens = { variable
220 token = match_token(p, tokens, args); in parse_options()
/fs/omfs/
Dinode.c367 static const match_table_t tokens = { variable
389 token = match_token(p, tokens, args); in parse_options()
/fs/ecryptfs/
Dmain.c182 static const match_table_t tokens = { variable
295 token = match_token(p, tokens, args); in ecryptfs_parse_options()
/fs/hpfs/
Dsuper.c236 static const match_table_t tokens = { variable
277 token = match_token(p, tokens, args); in parse_opts()
/fs/qnx6/
Dinode.c238 static const match_table_t tokens = { variable
257 token = match_token(p, tokens, args); in qnx6_parse_options()
/fs/nilfs2/
Dsuper.c695 static match_table_t tokens = { variable
723 token = match_token(p, tokens, args); in parse_options()
1213 token = match_token(p, tokens, args); in nilfs_identify()
/fs/jfs/
Dsuper.c205 static const match_table_t tokens = { variable
243 token = match_token(p, tokens, args); in parse_options()
/fs/btrfs/
Dsuper.c325 static match_table_t tokens = { variable
403 token = match_token(p, tokens, args); in btrfs_parse_options()
675 token = match_token(p, tokens, args); in btrfs_parse_early_options()
/fs/exofs/
Dsuper.c70 static match_table_t tokens = { variable
100 token = match_token(p, tokens, args); in parse_options()
/fs/hugetlbfs/
Dinode.c78 static const match_table_t tokens = { variable
756 token = match_token(p, tokens, args); in hugetlbfs_parse_options()
/fs/ufs/
Dsuper.c377 static const match_table_t tokens = { variable
412 token = match_token(p, tokens, args); in ufs_parse_options()
1372 const struct match_token *tp = tokens; in ufs_show_options()
/fs/isofs/
Dinode.c336 static const match_table_t tokens = { variable
410 token = match_token(p, tokens, args); in parse_options()
/fs/fuse/
Dinode.c452 static const match_table_t tokens = { variable
478 token = match_token(p, tokens, args); in parse_fuse_opt()
/fs/xfs/
Dxfs_super.c132 static const match_table_t tokens = { variable
1228 token = match_token(p, tokens, args); in xfs_fs_remount()

12