Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dinode.c73 static const struct inode_operations btrfs_file_inode_operations; variable
3701 inode->i_op = &btrfs_file_inode_operations; in btrfs_read_locked_inode()
6386 inode->i_op = &btrfs_file_inode_operations; in btrfs_create()
9550 inode->i_op = &btrfs_file_inode_operations; in btrfs_symlink()
9804 inode->i_op = &btrfs_file_inode_operations; in btrfs_tmpfile()
9947 static const struct inode_operations btrfs_file_inode_operations = { variable