Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hfs/
Dinode.c25 static const struct file_operations hfs_file_operations; variable
222 inode->i_fop = &hfs_file_operations; in hfs_new_inode()
361 inode->i_fop = &hfs_file_operations; in hfs_read_inode()
692 static const struct file_operations hfs_file_operations = { variable