Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
Dinode.c109 static const struct inode_operations btrfs_file_inode_operations; variable
4053 vfs_inode->i_op = &btrfs_file_inode_operations; in btrfs_read_locked_inode()
6699 inode->i_op = &btrfs_file_inode_operations; in btrfs_create()
9038 inode->i_op = &btrfs_file_inode_operations; in btrfs_tmpfile()
10395 static const struct inode_operations btrfs_file_inode_operations = { variable