Home
last modified time | relevance | path

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

/fs/btrfs/
Dzstd.c82 struct timer_list timer; member
103 static void zstd_reclaim_timer_fn(struct timer_list *timer) in zstd_reclaim_timer_fn()
/fs/quota/
Dquota.c539 __s32 timer, __s8 timer_hi) in copy_from_xfs_dqblk_ts()
657 __s32 *timer_lo, __s8 *timer_hi, s64 timer) in copy_to_xfs_dqblk_ts()
664 static inline bool want_bigtime(s64 timer) in want_bigtime()
/fs/xfs/libxfs/
Dxfs_dquot_buf.c317 time64_t timer) in xfs_dquot_to_disk_ts()
/fs/xfs/
Dxfs_qm_syscalls.c269 s64 timer) in xfs_setqlim_timer()
Dxfs_dquot.h46 time64_t timer; member
/fs/afs/
Dfs_probe.c319 void afs_fs_probe_timer(struct timer_list *timer) in afs_fs_probe_timer()
Dserver.c341 void afs_servers_timer(struct timer_list *timer) in afs_servers_timer()
Dcell.c530 void afs_cells_timer(struct timer_list *timer) in afs_cells_timer()
/fs/nfs/flexfilelayout/
Dflexfilelayout.c574 nfs4_ff_start_busy_timer(struct nfs4_ff_busy_timer *timer, ktime_t now) in nfs4_ff_start_busy_timer()
583 nfs4_ff_end_busy_timer(struct nfs4_ff_busy_timer *timer, ktime_t now) in nfs4_ff_end_busy_timer()
638 ktime_t timer; in nfs4_ff_layout_stat_io_update_completed() local
/fs/ubifs/
Dio.c475 static enum hrtimer_restart wbuf_timer_callback_nolock(struct hrtimer *timer) in wbuf_timer_callback_nolock()
Dubifs.h695 struct hrtimer timer; member
/fs/nfs/
Dnfs2xdr.c1122 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs3xdr.c2508 #define PROC(proc, argtype, restype, timer) \ argument
/fs/proc/
Dbase.c2499 struct k_itimer *timer; in show_timer() local