Home
last modified time | relevance | path

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

12

/linux-4.19.296/include/linux/
Dparser.h18 typedef struct match_token match_table_t[]; typedef
29 int match_token(char *, const match_table_t table, substring_t args[]);
/linux-4.19.296/fs/proc/
Droot.c33 static const match_table_t tokens = {
/linux-4.19.296/fs/hfsplus/
Doptions.c31 static const match_table_t tokens = {
/linux-4.19.296/lib/
Dparser.c107 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
/linux-4.19.296/fs/gfs2/
Dglock.h135 const match_table_t *lm_tokens;
/linux-4.19.296/fs/ramfs/
Dinode.c183 static const match_table_t tokens = {
/linux-4.19.296/fs/autofs/
Dinode.c114 static const match_table_t tokens = {
/linux-4.19.296/fs/jffs2/
Dsuper.c176 static const match_table_t tokens = {
/linux-4.19.296/fs/nfs/
Dsuper.c120 static const match_table_t nfs_mount_option_tokens = {
199 static const match_table_t nfs_xprt_protocol_tokens = {
219 static const match_table_t nfs_secflavor_tokens = {
246 static match_table_t nfs_lookupcache_tokens = {
262 static match_table_t nfs_local_lock_tokens = {
278 static match_table_t nfs_vers_tokens = {
Dnfs4idmap.c380 static const match_table_t nfs_idmap_tokens = {
/linux-4.19.296/fs/hfs/
Dsuper.c200 static const match_table_t tokens = {
/linux-4.19.296/fs/pstore/
Dinode.c237 static const match_table_t tokens = {
/linux-4.19.296/fs/devpts/
Dinode.c112 static const match_table_t tokens = {
/linux-4.19.296/fs/9p/
Dv9fs.c70 static const match_table_t tokens = {
/linux-4.19.296/fs/fat/
Dinode.c1045 static const match_table_t fat_tokens = {
1089 static const match_table_t msdos_tokens = {
1096 static const match_table_t vfat_tokens = {
/linux-4.19.296/fs/orangefs/
Dsuper.c30 static const match_table_t tokens = {
/linux-4.19.296/fs/adfs/
Dsuper.c149 static const match_table_t tokens = {
/linux-4.19.296/fs/tracefs/
Dinode.c156 static const match_table_t tokens = {
/linux-4.19.296/fs/debugfs/
Dinode.c59 static const match_table_t tokens = {
/linux-4.19.296/fs/afs/
Dsuper.c75 static const match_table_t afs_options_list = {
/linux-4.19.296/fs/ecryptfs/
Dmain.c180 static const match_table_t tokens = {
/linux-4.19.296/fs/affs/
Dsuper.c174 static const match_table_t tokens = {
/linux-4.19.296/fs/omfs/
Dinode.c396 static const match_table_t tokens = {
/linux-4.19.296/fs/qnx6/
Dinode.c226 static const match_table_t tokens = {
/linux-4.19.296/fs/hpfs/
Dsuper.c296 static const match_table_t tokens = {

12