Searched refs:__is_local_mountpoint (Results 1 – 2 of 2) sorted by relevance
167 extern bool __is_local_mountpoint(const struct dentry *dentry);173 return __is_local_mountpoint(dentry); in is_local_mountpoint()
853 bool __is_local_mountpoint(const struct dentry *dentry) in __is_local_mountpoint() function