Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dmount.h136 static inline bool is_local_mountpoint(struct dentry *dentry) in is_local_mountpoint() function
Dnamei.c4196 if (is_local_mountpoint(dentry) || in vfs_rmdir()
4325 else if (is_local_mountpoint(dentry)) in vfs_unlink()
4840 if (is_local_mountpoint(old_dentry) || is_local_mountpoint(new_dentry)) in vfs_rename()