Home
last modified time | relevance | path

Searched defs:is_ancestor (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dsnapshot_types.h25 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)]; member
/linux/kernel/
H A Dseccomp.c467 static int is_ancestor(struct seccomp_filter *parent, in is_ancestor() function