Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume_types.h19 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)]; member
H A Dsnapshot.c134 return test_bit(ancestor - id - 1, s->is_ancestor); in test_ancestor_bitmap()
327 __set_bit(parent - id - 1, t->is_ancestor); in __bch2_mark_snapshot()
/linux/kernel/
H A Dseccomp.c469 static int is_ancestor(struct seccomp_filter *parent, in is_ancestor() function
511 is_ancestor(thread->seccomp.filter, in seccomp_can_sync_threads()
/linux/fs/btrfs/
H A Dsend.c3881 static int is_ancestor(struct btrfs_root *root, in is_ancestor() function
4004 ret = is_ancestor(sctx->parent_root, in wait_for_parent_move()
4345 ret = is_ancestor(sctx->parent_root, in process_recorded_refs()