Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsubvolume_types.h19 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)]; member
Dsnapshot.c133 return test_bit(ancestor - id - 1, s->is_ancestor); in test_ancestor_bitmap()
289 __set_bit(parent - id - 1, t->is_ancestor); in __set_is_ancestor_bitmap()
/linux-6.12.1/kernel/
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-6.12.1/fs/btrfs/
Dsend.c3890 static int is_ancestor(struct btrfs_root *root, in is_ancestor() function
4013 ret = is_ancestor(sctx->parent_root, in wait_for_parent_move()
4354 ret = is_ancestor(sctx->parent_root, in process_recorded_refs()