| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | parser.h | 19 typedef struct match_token match_table_t[]; typedef 30 int match_token(char *, const match_table_t table, substring_t args[]);
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | fs_context.c | 13 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 = {
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | options.c | 31 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | parser.c | 105 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | glock.h | 132 const match_table_t *lm_tokens;
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | keyctl_pkey.c | 29 static const match_table_t param_keys = {
|
| /OK3568_Linux_fs/kernel/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 67 static const match_table_t key_format_tokens = { 74 static const match_table_t key_tokens = {
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | inode.c | 116 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | super.c | 194 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/pstore/ |
| H A D | inode.c | 248 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | super.c | 120 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/tracefs/ |
| H A D | inode.c | 153 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | inode.c | 1044 static const match_table_t fat_tokens = { 1088 static const match_table_t msdos_tokens = { 1095 static const match_table_t vfat_tokens = {
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-clt-sysfs.c | 45 static const match_table_t rnbd_opt_tokens = {
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | v9fs.c | 55 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/devpts/ |
| H A D | inode.c | 109 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | super.c | 31 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_rd.c | 536 static match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/qnx6/ |
| H A D | inode.c | 225 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | main.c | 166 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | super.c | 169 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | inode.c | 90 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/fs/omfs/ |
| H A D | inode.c | 395 static const match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | trans_rdma.c | 142 static match_table_t tokens = {
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-iocost.c | 3138 static const match_table_t qos_ctrl_tokens = { 3144 static const match_table_t qos_tokens = { 3305 static const match_table_t cost_ctrl_tokens = { 3311 static const match_table_t i_lcoef_tokens = {
|