Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dinode.c362 static const struct inode_operations hfsplus_file_inode_operations = { variable
422 inode->i_op = &hfsplus_file_inode_operations; in hfsplus_new_inode()
546 inode->i_op = &hfsplus_file_inode_operations; in hfsplus_cat_read_inode()