Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_root.c142 struct path *root_lower_path = NULL; in hmdfs_device_lookup() local
154 root_lower_path = &(di->lower_path); in hmdfs_device_lookup()
155 hmdfs_set_lower_path(child_dentry, root_lower_path); in hmdfs_device_lookup()
156 path_get(root_lower_path); in hmdfs_device_lookup()
158 sb, d_inode(root_lower_path->dentry)); in hmdfs_device_lookup()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_root.c142 struct path *root_lower_path = NULL; in hmdfs_device_lookup() local
154 root_lower_path = &(di->lower_path); in hmdfs_device_lookup()
155 hmdfs_set_lower_path(child_dentry, root_lower_path); in hmdfs_device_lookup()
156 path_get(root_lower_path); in hmdfs_device_lookup()
158 sb, d_inode(root_lower_path->dentry)); in hmdfs_device_lookup()

Completed in 2 milliseconds