Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddcache.h269 extern int have_submounts(struct dentry *);
/linux-4.1.27/fs/autofs4/
Dwaitq.c332 if (have_submounts(dentry)) in validate_request()
Ddev-ioctl.c562 err = have_submounts(path.dentry); in autofs_dev_ioctl_ismountpoint()
Droot.c392 if (have_submounts(dentry)) { in autofs4_d_automount()
/linux-4.1.27/fs/
Ddcache.c1288 int have_submounts(struct dentry *parent) in have_submounts() function
1296 EXPORT_SYMBOL(have_submounts);