Searched refs:have_submounts (Results 1 – 5 of 5) sorted by relevance
271 extern int have_submounts(struct dentry *);
332 if (have_submounts(dentry)) in validate_request()
562 err = have_submounts(path.dentry); in autofs_dev_ioctl_ismountpoint()
392 if (have_submounts(dentry)) { in autofs4_d_automount()
1288 int have_submounts(struct dentry *parent) in have_submounts() function1296 EXPORT_SYMBOL(have_submounts);