Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dinode.c24 static const struct file_operations hfs_file_operations; variable
217 inode->i_fop = &hfs_file_operations; in hfs_new_inode()
356 inode->i_fop = &hfs_file_operations; in hfs_read_inode()
685 static const struct file_operations hfs_file_operations = { variable