Home
last modified time | relevance | path

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

/fs/btrfs/
Dzstd.c82 struct timer_list timer; member
104 static void zstd_reclaim_timer_fn(struct timer_list *timer) in zstd_reclaim_timer_fn()
/fs/xfs/
Dxfs_trans_dquot.c583 time_t timer; in xfs_trans_dqresv() local
/fs/afs/
Dserver.c316 void afs_servers_timer(struct timer_list *timer) in afs_servers_timer()
Dcell.c508 void afs_cells_timer(struct timer_list *timer) in afs_cells_timer()
/fs/nfs/flexfilelayout/
Dflexfilelayout.c606 nfs4_ff_start_busy_timer(struct nfs4_ff_busy_timer *timer, ktime_t now) in nfs4_ff_start_busy_timer()
615 nfs4_ff_end_busy_timer(struct nfs4_ff_busy_timer *timer, ktime_t now) in nfs4_ff_end_busy_timer()
670 ktime_t timer; in nfs4_ff_layout_stat_io_update_completed() local
/fs/ubifs/
Dio.c474 static enum hrtimer_restart wbuf_timer_callback_nolock(struct hrtimer *timer) in wbuf_timer_callback_nolock()
Dubifs.h693 struct hrtimer timer; member
/fs/nfs/
Dnfs2xdr.c1126 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs3xdr.c2512 #define PROC(proc, argtype, restype, timer) \ argument
/fs/
Dio_uring.c295 struct hrtimer timer; member
1923 static enum hrtimer_restart io_timeout_fn(struct hrtimer *timer) in io_timeout_fn()
/fs/proc/
Dbase.c2307 struct k_itimer *timer; in show_timer() local