Searched refs:jfs_file_operations (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/jfs/
H A Djfs_inode.h49 extern const struct file_operations jfs_file_operations;
H A Dfile.c154 const struct file_operations jfs_file_operations = { variable in typeref:struct:file_operations
H A Dinode.c55 inode->i_fop = &jfs_file_operations; jfs_iget()
H A Dnamei.c160 ip->i_fop = &jfs_file_operations; jfs_create()

Completed in 134 milliseconds