Home
last modified time | relevance | path

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

123

/Linux-v5.4/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-v5.4/lib/
Dparser.c105 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
/Linux-v5.4/fs/hfsplus/
Doptions.c31 static const match_table_t tokens = {
/Linux-v5.4/fs/gfs2/
Dglock.h132 const match_table_t *lm_tokens;
/Linux-v5.4/security/keys/
Dkeyctl_pkey.c29 static const match_table_t param_keys = {
/Linux-v5.4/fs/nfs/
Dsuper.c124 static const match_table_t nfs_mount_option_tokens = {
206 static const match_table_t nfs_xprt_protocol_tokens = {
226 static const match_table_t nfs_secflavor_tokens = {
253 static match_table_t nfs_lookupcache_tokens = {
269 static match_table_t nfs_local_lock_tokens = {
285 static match_table_t nfs_vers_tokens = {
/Linux-v5.4/fs/autofs/
Dinode.c116 static const match_table_t tokens = {
/Linux-v5.4/fs/pstore/
Dinode.c222 static const match_table_t tokens = {
/Linux-v5.4/security/keys/encrypted-keys/
Dencrypted.c67 static const match_table_t key_format_tokens = {
74 static const match_table_t key_tokens = {
/Linux-v5.4/fs/hfs/
Dsuper.c194 static const match_table_t tokens = {
/Linux-v5.4/block/
Dblk-iocost.c2163 static const match_table_t qos_ctrl_tokens = {
2169 static const match_table_t qos_tokens = {
2329 static const match_table_t cost_ctrl_tokens = {
2335 static const match_table_t i_lcoef_tokens = {
/Linux-v5.4/fs/tracefs/
Dinode.c151 static const match_table_t tokens = {
/Linux-v5.4/fs/9p/
Dv9fs.c55 static const match_table_t tokens = {
/Linux-v5.4/fs/devpts/
Dinode.c109 static const match_table_t tokens = {
/Linux-v5.4/fs/erofs/
Dsuper.c222 static match_table_t erofs_tokens = {
/Linux-v5.4/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-v5.4/fs/adfs/
Dsuper.c167 static const match_table_t tokens = {
/Linux-v5.4/fs/orangefs/
Dsuper.c31 static const match_table_t tokens = {
/Linux-v5.4/drivers/target/
Dtarget_core_rd.c536 static match_table_t tokens = {
/Linux-v5.4/fs/affs/
Dsuper.c169 static const match_table_t tokens = {
/Linux-v5.4/net/ceph/
Dceph_common.c279 static match_table_t opt_tokens = {
/Linux-v5.4/drivers/android/
Dbinderfs.c62 static const match_table_t tokens = {
/Linux-v5.4/fs/ecryptfs/
Dmain.c166 static const match_table_t tokens = {
/Linux-v5.4/fs/debugfs/
Dinode.c89 static const match_table_t tokens = {
/Linux-v5.4/net/9p/
Dtrans_rdma.c141 static match_table_t tokens = {

123