Home
last modified time | relevance | path

Searched defs:netfs_stat (Results 1 – 1 of 1) sorted by relevance

/linux/fs/netfs/
H A Dinternal.h160 static inline void netfs_stat(atomic_t *stat) in netfs_stat() function
171 #define netfs_stat(x) do {} while(0) macro