Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_inode.h35 extern const struct file_operations jfs_file_operations;
H A Dfile.c138 const struct file_operations jfs_file_operations = { variable
H A Dinode.c43 inode->i_fop = &jfs_file_operations; in jfs_iget()
H A Dnamei.c147 ip->i_fop = &jfs_file_operations; in jfs_create()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_inode.h37 extern const struct file_operations jfs_file_operations;
H A Dfile.c141 const struct file_operations jfs_file_operations = { variable
H A Dinode.c43 inode->i_fop = &jfs_file_operations; in jfs_iget()
H A Dnamei.c147 ip->i_fop = &jfs_file_operations; in jfs_create()

Completed in 5 milliseconds