Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dinode.c65 static const struct inode_operations btrfs_file_inode_operations; variable
3832 inode->i_op = &btrfs_file_inode_operations; in btrfs_read_locked_inode()
6706 inode->i_op = &btrfs_file_inode_operations; in btrfs_create()
10339 inode->i_op = &btrfs_file_inode_operations; in btrfs_symlink()
10616 inode->i_op = &btrfs_file_inode_operations; in btrfs_tmpfile()
10772 static const struct inode_operations btrfs_file_inode_operations = { variable