Searched refs:hmdfs_set_time (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | dentry.c | 18 void hmdfs_set_time(struct dentry *dentry, unsigned long time) in hmdfs_set_time() function
|
H A D | hmdfs_device_view.h | 182 void hmdfs_set_time(struct dentry *dentry, unsigned long time);
|
H A D | inode_root.c | 231 hmdfs_set_time(child_dentry, jiffies); in hmdfs_device_lookup()
|
H A D | inode_cloud.c | 352 hmdfs_set_time(child_dentry, jiffies); in hmdfs_lookup_cloud()
|
H A D | inode_remote.c | 509 hmdfs_set_time(child_dentry, jiffies); in hmdfs_lookup_remote()
|
H A D | inode_local.c | 316 hmdfs_set_time(child_dentry, jiffies); in hmdfs_lookup_local()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | dentry.c | 18 void hmdfs_set_time(struct dentry *dentry, unsigned long time) in hmdfs_set_time() function
|
H A D | hmdfs_device_view.h | 182 void hmdfs_set_time(struct dentry *dentry, unsigned long time);
|
H A D | inode_cloud.c | 348 hmdfs_set_time(child_dentry, jiffies); in hmdfs_lookup_cloud()
|
H A D | inode_root.c | 231 hmdfs_set_time(child_dentry, jiffies); in hmdfs_device_lookup()
|
H A D | inode_remote.c | 509 hmdfs_set_time(child_dentry, jiffies); in hmdfs_lookup_remote()
|
H A D | inode_local.c | 316 hmdfs_set_time(child_dentry, jiffies); in hmdfs_lookup_local()
|
Completed in 11 milliseconds