Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.h176 int update_inode_to_dentry(struct dentry *child_dentry, struct inode *inode);
Dfile_local.c112 update_inode_to_dentry(dentry, inode); in hmdfs_file_modified()
Dinode_local.c905 err = update_inode_to_dentry(dentry, inode); in hmdfs_setattr_local()
Dhmdfs_dentryfile.c948 int update_inode_to_dentry(struct dentry *child_dentry, struct inode *inode) in update_inode_to_dentry() function