Home
last modified time | relevance | path

Searched refs:fill_root_inode (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_device_view.h172 struct inode *fill_root_inode(struct super_block *sb,
Dinode_root.c266 struct inode *fill_root_inode(struct super_block *sb, struct inode *lower_inode) in fill_root_inode() function
Dmain.c909 root_inode = fill_root_inode(sb, d_inode(lower_path.dentry)); in hmdfs_fill_super()