Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode.c71 static const struct inode_operations btrfs_file_inode_operations; variable
3457 inode->i_op = &btrfs_file_inode_operations; in btrfs_read_locked_inode()
6359 inode->i_op = &btrfs_file_inode_operations; in btrfs_create()
9654 inode->i_op = &btrfs_file_inode_operations; in btrfs_symlink()
9978 inode->i_op = &btrfs_file_inode_operations; in btrfs_tmpfile()
10487 static const struct inode_operations btrfs_file_inode_operations = { variable