Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_inode.h47 extern const struct inode_operations jfs_file_inode_operations;
Dinode.c54 inode->i_op = &jfs_file_inode_operations; in jfs_iget()
75 inode->i_op = &jfs_file_inode_operations; in jfs_iget()
Dfile.c142 const struct inode_operations jfs_file_inode_operations = { variable
Dnamei.c159 ip->i_op = &jfs_file_inode_operations; in jfs_create()
1425 ip->i_op = &jfs_file_inode_operations; in jfs_mknod()