Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hfs/
Dinode.c26 static const struct inode_operations hfs_file_inode_operations; variable
221 inode->i_op = &hfs_file_inode_operations; in hfs_new_inode()
360 inode->i_op = &hfs_file_inode_operations; in hfs_read_inode()
703 static const struct inode_operations hfs_file_inode_operations = { variable