Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dfile.c153 const struct inode_operations nilfs_file_inode_operations = { variable
H A Dnilfs.h379 extern const struct inode_operations nilfs_file_inode_operations;
H A Dnamei.c101 inode->i_op = &nilfs_file_inode_operations; in nilfs_create()
H A Dinode.c509 inode->i_op = &nilfs_file_inode_operations; in __nilfs_read_inode()