Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dinode_local.c252 hmdfs_get_lower_path(parent_dentry, &lower_parent_path); in hmdfs_lookup_local()
343 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_mkdir_local_dentry()
433 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_create_local_dentry()
508 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_rmdir_local_dentry()
573 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_unlink_local_dentry()
633 hmdfs_get_lower_path(old_dentry, &lower_old_path); in hmdfs_rename_local_dentry()
641 hmdfs_get_lower_path(new_dentry, &lower_new_path); in hmdfs_rename_local_dentry()
806 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_symlink_local()
855 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_get_link_local()
885 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_setattr_local()
[all …]
Ddentry.c132 hmdfs_get_lower_path(direntry, &lower_path); in hmdfs_d_revalidate()
135 hmdfs_get_lower_path(parent_dentry, &parent_lower_path); in hmdfs_d_revalidate()
Dfile_local.c38 hmdfs_get_lower_path(file->f_path.dentry, &lower_path); in hmdfs_file_open_local()
256 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_dir_open_local()
Dhmdfs_device_view.h201 static inline void hmdfs_get_lower_path(struct dentry *dent, struct path *pname) in hmdfs_get_lower_path() function
Dmain.c73 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_xattr_local_get()
134 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_xattr_local_set()
369 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_statfs()
Dhmdfs_dentryfile.c2382 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_drop_remote_cache_dents()
2513 hmdfs_get_lower_path(dentry, &lower_path); in hmdfs_rename_bak()
Dhmdfs_server.c1000 hmdfs_get_lower_path(up_p.dentry, lo_p); in server_lookup_lower()