Searched refs:__is_local_mountpoint (Results 1 – 2 of 2) sorted by relevance
134 extern bool __is_local_mountpoint(struct dentry *dentry);140 return __is_local_mountpoint(dentry); in is_local_mountpoint()
859 bool __is_local_mountpoint(struct dentry *dentry) in __is_local_mountpoint() function