Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Ddax.c1329 static const struct address_space_operations fuse_dax_file_aops = { variable
1344 inode->i_data.a_ops = &fuse_dax_file_aops; in fuse_dax_inode_init()