Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfsplus/
Dinode.c330 static const struct inode_operations hfsplus_file_inode_operations = { variable
387 inode->i_op = &hfsplus_file_inode_operations; in hfsplus_new_inode()
519 inode->i_op = &hfsplus_file_inode_operations; in hfsplus_cat_read_inode()