Home
last modified time | relevance | path

Searched refs:__is_local_mountpoint (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dmount.h147 extern bool __is_local_mountpoint(struct dentry *dentry);
153 return __is_local_mountpoint(dentry); in is_local_mountpoint()
H A Dnamespace.c668 * __is_local_mountpoint - Test to see if dentry is a mountpoint in the
682 bool __is_local_mountpoint(struct dentry *dentry) in __is_local_mountpoint() function
/kernel/linux/linux-6.6/fs/
H A Dmount.h135 extern bool __is_local_mountpoint(struct dentry *dentry);
141 return __is_local_mountpoint(dentry); in is_local_mountpoint()
H A Dnamespace.c747 * __is_local_mountpoint - Test to see if dentry is a mountpoint in the
761 bool __is_local_mountpoint(struct dentry *dentry) in __is_local_mountpoint() function

Completed in 11 milliseconds