Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/include/linux/
Dparser.h19 typedef struct match_token match_table_t[]; typedef
30 int match_token(char *, const match_table_t table, substring_t args[]);
/kernel/linux/linux-5.10/fs/cifs/
Dfs_context.c13 static const match_table_t cifs_smb_version_tokens = {
98 static const match_table_t cifs_secflavor_tokens = {
171 static const match_table_t cifs_cacheflavor_tokens = {
/kernel/linux/linux-5.10/fs/hmdfs/
Dsuper.c27 static match_table_t hmdfs_tokens = {
/kernel/linux/linux-5.10/fs/sharefs/
Dsuper.c18 static match_table_t sharefs_tokens = {
/kernel/linux/linux-5.10/fs/hfsplus/
Doptions.c31 static const match_table_t tokens = {
/kernel/linux/linux-5.10/lib/
Dparser.c105 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
/kernel/linux/linux-5.10/security/keys/
Dkeyctl_pkey.c29 static const match_table_t param_keys = {
/kernel/linux/linux-5.10/fs/gfs2/
Dglock.h132 const match_table_t *lm_tokens;
/kernel/linux/linux-5.10/fs/autofs/
Dinode.c116 static const match_table_t tokens = {
/kernel/linux/linux-5.10/security/keys/encrypted-keys/
Dencrypted.c67 static const match_table_t key_format_tokens = {
74 static const match_table_t key_tokens = {
/kernel/linux/linux-5.10/fs/hfs/
Dsuper.c193 static const match_table_t tokens = {
/kernel/linux/linux-5.10/fs/pstore/
Dinode.c234 static const match_table_t tokens = {
/kernel/linux/linux-5.10/fs/adfs/
Dsuper.c120 static const match_table_t tokens = {
/kernel/linux/linux-5.10/fs/tracefs/
Dinode.c151 static const match_table_t tokens = {
/kernel/linux/linux-5.10/fs/9p/
Dv9fs.c55 static const match_table_t tokens = {
/kernel/linux/linux-5.10/drivers/block/rnbd/
Drnbd-clt-sysfs.c45 static const match_table_t rnbd_opt_tokens = {
/kernel/linux/linux-5.10/fs/devpts/
Dinode.c109 static const match_table_t tokens = {
/kernel/linux/linux-5.10/fs/fat/
Dinode.c1044 static const match_table_t fat_tokens = {
1088 static const match_table_t msdos_tokens = {
1095 static const match_table_t vfat_tokens = {
/kernel/linux/linux-5.10/fs/orangefs/
Dsuper.c31 static const match_table_t tokens = {
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_rd.c536 static match_table_t tokens = {
/kernel/linux/linux-5.10/fs/debugfs/
Dinode.c93 static const match_table_t tokens = {
/kernel/linux/linux-5.10/net/9p/
Dtrans_rdma.c142 static match_table_t tokens = {
/kernel/linux/linux-5.10/fs/omfs/
Dinode.c394 static const match_table_t tokens = {
/kernel/linux/linux-5.10/fs/qnx6/
Dinode.c225 static const match_table_t tokens = {
/kernel/linux/linux-5.10/fs/affs/
Dsuper.c169 static const match_table_t tokens = {

123