Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h274 extern int path_has_submounts(const struct path *);
/OK3568_Linux_fs/kernel/fs/autofs/
H A Dwaitq.c336 if (path_has_submounts(&this)) in validate_request()
H A Ddev-ioctl.c545 err = path_has_submounts(&path); in autofs_dev_ioctl_ismountpoint()
H A Droot.c367 if (path_has_submounts(path)) { in autofs_d_automount()
/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c1421 int path_has_submounts(const struct path *parent) in path_has_submounts() function
1431 EXPORT_SYMBOL(path_has_submounts);