Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dinode.c375 inode->i_op = &hfs_file_inode_operations; in hfs_cap_ifill()
435 inode->i_op = &hfs_file_inode_operations; in hfs_dbl_ifill()
481 inode->i_op = &hfs_file_inode_operations; in hfs_nat_ifill()
Dfile.c42 struct inode_operations hfs_file_inode_operations = { variable
/linux-2.4.37.9/include/linux/
Dhfs_fs.h274 extern struct inode_operations hfs_file_inode_operations;