Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_super.h95 extern const struct dax_holder_operations xfs_dax_holder_operations;
Dxfs_notify_failure.c232 const struct dax_holder_operations xfs_dax_holder_operations = { variable
Dxfs_buf.c1998 ops = &xfs_dax_holder_operations; in xfs_alloc_buftarg()