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

/linux-master/fs/bcachefs/
H A Dsubvolume_types.h19 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)]; member in struct:snapshot_t
H A Dsnapshot.c134 return test_bit(ancestor - id - 1, s->is_ancestor);
288 __set_bit(parent - id - 1, t->is_ancestor);
/linux-master/kernel/
H A Dseccomp.c469 static int is_ancestor(struct seccomp_filter *parent, function
508 is_ancestor(thread->seccomp.filter,
/linux-master/fs/btrfs/
H A Dsend.c3889 static int is_ancestor(struct btrfs_root *root, function
4012 ret = is_ancestor(sctx->parent_root,
4353 ret = is_ancestor(sctx->parent_root,

Completed in 255 milliseconds