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