Searched refs:is_local_mountpoint (Results 1 – 2 of 2) sorted by relevance
180 static inline bool is_local_mountpoint(const struct dentry *dentry) in is_local_mountpoint() 178 static inline bool is_local_mountpoint(const struct dentry *dentry) is_local_mountpoint() function
5365 if (is_local_mountpoint(dentry) || in vfs_rmdir() 5500 else if (is_local_mountpoint(dentry)) in vfs_unlink() 6038 if (is_local_mountpoint(old_dentry) || is_local_mountpoint(new_dentry)) in vfs_rename()