Home
last modified time | relevance | path

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

/fs/gfs2/
Dsuper.c1274 static int is_ancestor(const struct dentry *d1, const struct dentry *d2) in is_ancestor() function
1298 if (is_ancestor(root, sdp->sd_master_dir)) in gfs2_show_options()