Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dinode.c23 static const struct inode_operations hfs_file_inode_operations; variable
214 inode->i_op = &hfs_file_inode_operations; in hfs_new_inode()
352 inode->i_op = &hfs_file_inode_operations; in hfs_read_inode()
686 static const struct inode_operations hfs_file_inode_operations = { variable