Home
last modified time | relevance | path

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

/linux-6.12.1/fs/hfsplus/
Dinode.c357 static const struct inode_operations hfsplus_file_inode_operations = { variable
417 inode->i_op = &hfsplus_file_inode_operations; in hfsplus_new_inode()
551 inode->i_op = &hfsplus_file_inode_operations; in hfsplus_cat_read_inode()