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

/linux-4.4.14/kernel/
H A Dseccomp.c233 static int is_ancestor(struct seccomp_filter *parent, is_ancestor() function
272 is_ancestor(thread->seccomp.filter, for_each_thread()
/linux-4.4.14/fs/gfs2/
H A Dsuper.c1310 static int is_ancestor(const struct dentry *d1, const struct dentry *d2) is_ancestor() function
1334 if (is_ancestor(root, sdp->sd_master_dir)) gfs2_show_options()
/linux-4.4.14/fs/btrfs/
H A Dsend.c3405 static int is_ancestor(struct btrfs_root *root, is_ancestor() function
3469 ret = is_ancestor(sctx->parent_root, wait_for_parent_move()

Completed in 194 milliseconds