Home
last modified time | relevance | path

Searched full:fa_type (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dfilecheck.c55 unsigned int fa_type; member
289 args->fa_type = type; in ocfs2_filecheck_args_parse()
462 if (args.fa_type == OCFS2_FILECHECK_TYPE_SET) { in ocfs2_filecheck_attr_store()
496 entry->fe_type = args.fa_type; in ocfs2_filecheck_attr_store()
/linux/net/ipv4/
H A Dfib_trie.c87 .type = fa->fa_type, in call_fib_entry_notifier()
104 .type = fa->fa_type, in call_fib_entry_notifiers()
1031 fa->fa_type == fri->type) in fib_find_matching_alias()
1256 if (fa->fa_type == cfg->fc_type && in fib_table_insert()
1282 new_fa->fa_type = cfg->fc_type; in fib_table_insert()
1344 new_fa->fa_type = cfg->fc_type; in fib_table_insert()
1566 err = fib_props[fa->fa_type].error; in fib_table_lookup()
1604 res->type = fa->fa_type; in fib_table_lookup()
1722 if ((!cfg->fc_type || fa->fa_type == cfg->fc_type) && in fib_table_delete()
2051 !fib_props[fa->fa_type].error)) { in fib_table_flush()
[all …]