Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/
H A Dname-lookup.h269 extern bool is_ancestor (tree ancestor, tree descendant);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/
H A Dname-lookup.h269 extern bool is_ancestor (tree ancestor, tree descendant);
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c994 static int is_ancestor(const struct dentry *d1, const struct dentry *d2) in is_ancestor() function
1018 if (is_ancestor(root, sdp->sd_master_dir)) in gfs2_show_options()
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c454 static int is_ancestor(struct seccomp_filter *parent, in is_ancestor() function
493 is_ancestor(thread->seccomp.filter, in seccomp_can_sync_threads()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsend.c3593 static int is_ancestor(struct btrfs_root *root, in is_ancestor() function
3728 ret = is_ancestor(sctx->parent_root, in wait_for_parent_move()
4070 ret = is_ancestor(sctx->parent_root, in process_recorded_refs()