Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h158 int (*dt_sync)(const struct lu_env *env, struct dt_device *dev); member
1279 static inline int dt_sync(const struct lu_env *env, struct dt_device *dev) in dt_sync() function