Home
last modified time | relevance | path

Searched refs:tokens (Results 1 – 25 of 33) 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.c30 static const match_table_t tokens = { variable
51 token = match_token(p, tokens, args); in proc_parse_options()
/fs/ramfs/
Dinode.c167 static const match_table_t tokens = { variable
189 token = match_token(p, tokens, args); in ramfs_parse_options()
/fs/autofs4/
Dinode.c119 static const match_table_t tokens = { variable
157 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.c242 static const match_table_t tokens = { variable
262 token = match_token(p, tokens, args); in parse_options()
/fs/9p/
Dv9fs.c66 static const match_table_t tokens = { variable
144 token = match_token(p, tokens, args); in v9fs_parse_options()
/fs/tracefs/
Dinode.c154 static const match_table_t tokens = { variable
180 token = match_token(p, tokens, args); in tracefs_parse_options()
/fs/hfs/
Dsuper.c200 static const match_table_t tokens = { variable
253 token = match_token(p, tokens, args); in parse_options()
/fs/orangefs/
Dsuper.c29 static const match_table_t tokens = { variable
59 token = match_token(p, tokens, args); in parse_mount_options()
/fs/devpts/
Dinode.c114 static const match_table_t tokens = { variable
219 token = match_token(p, tokens, args); in parse_mount_options()
/fs/adfs/
Dsuper.c149 static const match_table_t tokens = { variable
173 token = match_token(p, tokens, args); in parse_options()
/fs/debugfs/
Dinode.c66 static const match_table_t tokens = { variable
92 token = match_token(p, tokens, args); in debugfs_parse_options()
/fs/affs/
Dsuper.c170 static const match_table_t tokens = { variable
215 token = match_token(p, tokens, args); in parse_options()
/fs/omfs/
Dinode.c366 static const match_table_t tokens = { variable
389 token = match_token(p, tokens, args); in parse_options()
/fs/ecryptfs/
Dmain.c180 static const match_table_t tokens = { variable
293 token = match_token(p, tokens, args); in ecryptfs_parse_options()
/fs/hpfs/
Dsuper.c297 static const match_table_t tokens = { variable
338 token = match_token(p, tokens, args); in parse_opts()
/fs/qnx6/
Dinode.c226 static const match_table_t tokens = { variable
245 token = match_token(p, tokens, args); in qnx6_parse_options()
/fs/nilfs2/
Dsuper.c717 static match_table_t tokens = { variable
746 token = match_token(p, tokens, args); in parse_options()
1255 token = match_token(p, tokens, args); in nilfs_identify()
/fs/jfs/
Dsuper.c212 static const match_table_t tokens = { variable
250 token = match_token(p, tokens, args); in parse_options()
/fs/exofs/
Dsuper.c70 static match_table_t tokens = { variable
100 token = match_token(p, tokens, args); in parse_options()
/fs/xfs/
Dxfs_super.c88 static const match_table_t tokens = { variable
238 token = match_token(p, tokens, args); in xfs_parseargs()
1246 token = match_token(p, tokens, args); in xfs_fs_remount()
/fs/ufs/
Dsuper.c361 static const match_table_t tokens = { variable
396 token = match_token(p, tokens, args); in ufs_parse_options()
1358 const struct match_token *tp = tokens; in ufs_show_options()
/fs/hugetlbfs/
Dinode.c77 static const match_table_t tokens = { variable
1046 token = match_token(p, tokens, args); in hugetlbfs_parse_options()
/fs/isofs/
Dinode.c297 static const match_table_t tokens = { variable
371 token = match_token(p, tokens, args); in parse_options()

12