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