Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Dinode.c64 static const struct inode_operations btrfs_file_inode_operations; variable
2561 inode->i_op = &btrfs_file_inode_operations; in btrfs_read_locked_inode()
4816 inode->i_op = &btrfs_file_inode_operations; in btrfs_create()
7300 inode->i_op = &btrfs_file_inode_operations; in btrfs_symlink()
7536 static const struct inode_operations btrfs_file_inode_operations = { variable