Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_inode.h37 extern const struct file_operations jfs_file_operations;
H A Dfile.c144 const struct file_operations jfs_file_operations = { variable
H A Dinode.c43 inode->i_fop = &jfs_file_operations; in jfs_iget()