Home
last modified time | relevance | path

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

123

/Linux-v4.19/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-v4.19/fs/proc/
Droot.c33 static const match_table_t tokens = {
/Linux-v4.19/fs/hfsplus/
Doptions.c31 static const match_table_t tokens = {
/Linux-v4.19/lib/
Dparser.c107 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
/Linux-v4.19/fs/gfs2/
Dglock.h135 const match_table_t *lm_tokens;
/Linux-v4.19/fs/ramfs/
Dinode.c183 static const match_table_t tokens = {
/Linux-v4.19/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 = {
/Linux-v4.19/fs/autofs/
Dinode.c114 static const match_table_t tokens = {
/Linux-v4.19/fs/jffs2/
Dsuper.c172 static const match_table_t tokens = {
/Linux-v4.19/security/keys/encrypted-keys/
Dencrypted.c68 static const match_table_t key_format_tokens = {
74 static const match_table_t key_tokens = {
/Linux-v4.19/fs/hfs/
Dsuper.c200 static const match_table_t tokens = {
/Linux-v4.19/fs/pstore/
Dinode.c234 static const match_table_t tokens = {
/Linux-v4.19/fs/tracefs/
Dinode.c154 static const match_table_t tokens = {
/Linux-v4.19/drivers/staging/erofs/
Dsuper.c182 static match_table_t erofs_tokens = {
/Linux-v4.19/arch/s390/hypfs/
Dinode.c212 static const match_table_t hypfs_tokens = {
/Linux-v4.19/fs/9p/
Dv9fs.c68 static const match_table_t tokens = {
/Linux-v4.19/fs/devpts/
Dinode.c112 static const match_table_t tokens = {
/Linux-v4.19/arch/arm/mach-at91/
Dpm.c42 static const match_table_t pm_modes __initconst = {
/Linux-v4.19/fs/fat/
Dinode.c1038 static const match_table_t fat_tokens = {
1082 static const match_table_t msdos_tokens = {
1089 static const match_table_t vfat_tokens = {
/Linux-v4.19/fs/adfs/
Dsuper.c149 static const match_table_t tokens = {
/Linux-v4.19/fs/orangefs/
Dsuper.c30 static const match_table_t tokens = {
/Linux-v4.19/drivers/target/
Dtarget_core_rd.c549 static match_table_t tokens = {
/Linux-v4.19/kernel/bpf/
Dinode.c594 static const match_table_t bpf_mount_tokens = {
/Linux-v4.19/fs/debugfs/
Dinode.c59 static const match_table_t tokens = {
/Linux-v4.19/net/9p/
Dtrans_rdma.c156 static match_table_t tokens = {

123