Home
last modified time | relevance | path

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

123

/openbmc/linux/include/linux/
H A Dparser.h19 typedef struct match_token match_table_t[]; typedef
30 int match_token(char *, const match_table_t table, substring_t args[]);
/openbmc/linux/fs/hfsplus/
H A Doptions.c31 static const match_table_t tokens = {
/openbmc/linux/lib/
H A Dparser.c115 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
/openbmc/linux/fs/gfs2/
H A Dglock.h130 const match_table_t *lm_tokens;
/openbmc/linux/security/keys/
H A Dkeyctl_pkey.c29 static const match_table_t param_keys = {
/openbmc/linux/fs/smb/client/
H A Dfs_context.c42 static const match_table_t cifs_smb_version_tokens = {
56 static const match_table_t cifs_secflavor_tokens = {
249 static const match_table_t cifs_cacheflavor_tokens = {
301 static const match_table_t reparse_flavor_tokens = {
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_core.c60 static const match_table_t key_tokens = {
/openbmc/linux/fs/autofs/
H A Dinode.c117 static const match_table_t tokens = {
/openbmc/linux/security/keys/encrypted-keys/
H A Dencrypted.c67 static const match_table_t key_format_tokens = {
74 static const match_table_t key_tokens = {
/openbmc/linux/fs/pstore/
H A Dinode.c231 static const match_table_t tokens = {
/openbmc/linux/fs/hfs/
H A Dsuper.c193 static const match_table_t tokens = {
/openbmc/linux/fs/adfs/
H A Dsuper.c120 static const match_table_t tokens = {
/openbmc/linux/fs/devpts/
H A Dinode.c91 static const match_table_t tokens = {
/openbmc/linux/fs/9p/
H A Dv9fs.c50 static const match_table_t tokens = {
/openbmc/linux/fs/fat/
H A 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 = {
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c47 static const match_table_t rnbd_opt_tokens = {
/openbmc/linux/fs/orangefs/
H A Dsuper.c32 static const match_table_t tokens = {
/openbmc/linux/fs/qnx6/
H A Dinode.c225 static const match_table_t tokens = {
/openbmc/linux/drivers/target/
H A Dtarget_core_rd.c536 static match_table_t tokens = {
/openbmc/linux/fs/affs/
H A Dsuper.c169 static const match_table_t tokens = {
/openbmc/linux/net/9p/
H A Dtrans_rdma.c141 static match_table_t tokens = {
/openbmc/linux/fs/omfs/
H A Dinode.c393 static const match_table_t tokens = {
/openbmc/linux/fs/ecryptfs/
H A Dmain.c166 static const match_table_t tokens = {
/openbmc/linux/fs/debugfs/
H A Dinode.c95 static const match_table_t tokens = {
/openbmc/linux/fs/tracefs/
H A Dinode.c299 static const match_table_t tokens = {

123