Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_share.c10 static inline bool hmdfs_is_dst_path(struct path *src, struct path *dst) in hmdfs_is_dst_path() function
131 if (!hmdfs_is_dst_path(&file->f_path, &item->file->f_path)) { in update_share_item()