Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dfile_root.c146 const struct file_operations hmdfs_root_fops = { variable
Dhmdfs.h342 extern const struct file_operations hmdfs_root_fops;
Dinode_root.c303 inode->i_fop = &hmdfs_root_fops; in fill_root_inode()