Home
last modified time | relevance | path

Searched refs:fa_type (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dfilecheck.c57 unsigned int fa_type; member
290 args->fa_type = type; in ocfs2_filecheck_args_parse()
467 if (args.fa_type == OCFS2_FILECHECK_TYPE_SET) { in ocfs2_filecheck_attr_store()
501 entry->fe_type = args.fa_type; in ocfs2_filecheck_attr_store()
/Linux-v5.4/net/ipv4/
Dfib_trie.c86 .type = fa->fa_type, in call_fib_entry_notifier()
103 .type = fa->fa_type, in call_fib_entry_notifiers()
1185 if (fa->fa_type == cfg->fc_type && in fib_table_insert()
1211 new_fa->fa_type = cfg->fc_type; in fib_table_insert()
1264 new_fa->fa_type = cfg->fc_type; in fib_table_insert()
1456 err = fib_props[fa->fa_type].error; in fib_table_lookup()
1495 res->type = fa->fa_type; in fib_table_lookup()
1582 if ((!cfg->fc_type || fa->fa_type == cfg->fc_type) && in fib_table_delete()
1911 !fib_props[fa->fa_type].error)) { in fib_table_flush()
1919 if (!flush_all && fib_props[fa->fa_type].error) { in fib_table_flush()
[all …]
Dfib_lookup.h14 u8 fa_type; member
Dfib_semantics.c516 fa->fa_type, key, dst_len, in rtmsg_fib()
2022 fa->fa_type != RTN_UNICAST) in fib_select_default()