Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
Dstats.c36 atomic_t netfs_n_wh_wstream_conflict; variable
86 atomic_read(&netfs_n_wh_wstream_conflict)); in netfs_stats_show()
Dinternal.h137 extern atomic_t netfs_n_wh_wstream_conflict;
Dbuffered_write.c264 netfs_stat(&netfs_n_wh_wstream_conflict); in netfs_perform_write()