Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.c1183 drbd_request_prepare(struct drbd_device *device, struct bio *bio, unsigned long start_jif) in drbd_request_prepare()
1327 void __drbd_make_request(struct drbd_device *device, struct bio *bio, unsigned long start_jif) in __drbd_make_request()
1500 unsigned long start_jif; in drbd_make_request() local
Ddrbd_debugfs.c193 unsigned long start_jif; in seq_print_device_bitmap_io() local
Ddrbd_int.h325 unsigned long start_jif; member
619 unsigned long start_jif; /* last call to drbd_md_get_buffer */ member
701 unsigned long start_jif; member
979 unsigned long start_jif; member
Ddrbd_main.c2236 unsigned long start_jif = req->start_jif; in do_retry() local
/linux-4.4.14/fs/fscache/
Dinternal.h70 static inline void fscache_hist(atomic_t histogram[], unsigned long start_jif) in fscache_hist()
81 #define fscache_hist(hist, start_jif) do {} while (0) argument
/linux-4.4.14/fs/cachefiles/
Dinternal.h187 void cachefiles_hist(atomic_t histogram[], unsigned long start_jif) in cachefiles_hist()
198 #define cachefiles_hist(hist, start_jif) do {} while (0) argument