Searched refs:hmdfs_mark_drop_flag (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 2471 void hmdfs_mark_drop_flag(uint64_t device_id, struct dentry *dentry) in hmdfs_mark_drop_flag() function 2609 hmdfs_mark_drop_flag(device_id, path.dentry); in hmdfs_root_unlink() 2663 hmdfs_mark_drop_flag(device_id, child_dentry->d_parent); in hmdfs_root_mkdir() 2708 hmdfs_mark_drop_flag(device_id, child_dentry->d_parent); in hmdfs_root_create() 2754 hmdfs_mark_drop_flag(device_id, path.dentry); in hmdfs_root_rmdir() 2842 hmdfs_mark_drop_flag(device_id, path_old.dentry); in hmdfs_root_rename() 2844 hmdfs_mark_drop_flag(device_id, path_new.dentry); in hmdfs_root_rename()
|
H A D | hmdfs_dentryfile.h | 249 void hmdfs_mark_drop_flag(uint64_t device_id, struct dentry *dentry);
|
H A D | hmdfs_server.c | 605 hmdfs_mark_drop_flag(device_id, path_parent->dentry); in hmdfs_check_and_create()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 2472 void hmdfs_mark_drop_flag(uint64_t device_id, struct dentry *dentry) in hmdfs_mark_drop_flag() function 2617 hmdfs_mark_drop_flag(device_id, path.dentry); in hmdfs_root_unlink() 2671 hmdfs_mark_drop_flag(device_id, child_dentry->d_parent); in hmdfs_root_mkdir() 2716 hmdfs_mark_drop_flag(device_id, child_dentry->d_parent); in hmdfs_root_create() 2762 hmdfs_mark_drop_flag(device_id, path.dentry); in hmdfs_root_rmdir() 2851 hmdfs_mark_drop_flag(device_id, path_old.dentry); in hmdfs_root_rename() 2853 hmdfs_mark_drop_flag(device_id, path_new.dentry); in hmdfs_root_rename()
|
H A D | hmdfs_dentryfile.h | 249 void hmdfs_mark_drop_flag(uint64_t device_id, struct dentry *dentry);
|
H A D | hmdfs_server.c | 605 hmdfs_mark_drop_flag(device_id, path_parent->dentry); in hmdfs_check_and_create()
|
Completed in 15 milliseconds