Searched refs:btrfs_aops (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dinode.c128 static const struct address_space_operations btrfs_aops; variable in typeref:struct:address_space_operations
3937 inode->i_mapping->a_ops = &btrfs_aops;
3948 inode->i_mapping->a_ops = &btrfs_aops;
6629 inode->i_mapping->a_ops = &btrfs_aops;
9529 inode->i_mapping->a_ops = &btrfs_aops;
9852 inode->i_mapping->a_ops = &btrfs_aops;
11055 static const struct address_space_operations btrfs_aops = { variable in typeref:struct:address_space_operations

Completed in 176 milliseconds