Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/drbd/
Ddrbd_req.c1182 drbd_request_prepare(struct drbd_device *device, struct bio *bio, unsigned long start_jif) in drbd_request_prepare()
1325 void __drbd_make_request(struct drbd_device *device, struct bio *bio, unsigned long start_jif) in __drbd_make_request()
1498 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.h324 unsigned long start_jif; member
618 unsigned long start_jif; /* last call to drbd_md_get_buffer */ member
700 unsigned long start_jif; member
978 unsigned long start_jif; member
Ddrbd_main.c2236 unsigned long start_jif = req->start_jif; in do_retry() local
/linux-4.1.27/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.1.27/fs/cachefiles/
Dinternal.h188 void cachefiles_hist(atomic_t histogram[], unsigned long start_jif) in cachefiles_hist()
199 #define cachefiles_hist(hist, start_jif) do {} while (0) argument