Searched refs:is_local_mountpoint (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/
H A Dmount.h133 static inline bool is_local_mountpoint(struct dentry *dentry) function
H A Dnamei.c4198 if (is_local_mountpoint(dentry) ||
4327 else if (is_local_mountpoint(dentry))
4859 if (is_local_mountpoint(old_dentry) || is_local_mountpoint(new_dentry))

Completed in 144 milliseconds