Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_inode.h36 extern const struct inode_operations jfs_file_inode_operations;
H A Dinode.c42 inode->i_op = &jfs_file_inode_operations; in jfs_iget()
63 inode->i_op = &jfs_file_inode_operations; in jfs_iget()
H A Dfile.c130 const struct inode_operations jfs_file_inode_operations = { variable
H A Dnamei.c146 ip->i_op = &jfs_file_inode_operations; in jfs_create()
1413 ip->i_op = &jfs_file_inode_operations; in jfs_mknod()