Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c244 static void __gfs2_glock_queue_work(struct gfs2_glock *gl, unsigned long delay) { in __gfs2_glock_queue_work()
257 static void gfs2_glock_queue_work(struct gfs2_glock *gl, unsigned long delay) { in gfs2_glock_queue_work()
921 unsigned long delay = 0; in glock_work_func() local
1287 unsigned long delay, bool remote) in handle_callback()
1463 unsigned delay = 0; in gfs2_glock_dq() local
1668 unsigned long delay = 0; in gfs2_glock_cb() local
1899 bool gfs2_queue_delete_work(struct gfs2_glock *gl, unsigned long delay) in gfs2_queue_delete_work()
/fs/btrfs/
Ddiscard.c343 unsigned long delay = discard_ctl->delay; in __btrfs_discard_schedule_work() local
527 unsigned long delay; in btrfs_discard_calc_delay() local
Ddisk-io.c1796 unsigned long delay; in transaction_kthread() local
Dctree.h475 unsigned long delay; member
/fs/dlm/
Drecover.c100 int error = 0, delay; in wait_status_all() local
132 int error = 0, delay = 0, nodeid = ls->ls_low_nodeid; in wait_status_low() local
/fs/ocfs2/dlm/
Ddlmthread.c708 int delay = 0; in dlm_thread() local
/fs/hfs/
Dsuper.c73 unsigned long delay; in hfs_mark_mdb_dirty() local
/fs/hfsplus/
Dsuper.c266 unsigned long delay; in hfsplus_mark_mdb_dirty() local
/fs/xfs/
Dxfs_linux.h139 static inline void delay(long ticks) in delay() function
/fs/affs/
Dsuper.c83 unsigned long delay; in affs_mark_sb_dirty() local
/fs/afs/
Dserver.c327 static void afs_set_server_timer(struct afs_net *net, time64_t delay) in afs_set_server_timer()
Dcell.c36 static void afs_set_cell_timer(struct afs_net *net, time64_t delay) in afs_set_cell_timer()
/fs/ocfs2/cluster/
Dtcp.c468 int delay) in o2net_sc_queue_delayed_work()
551 unsigned long delay; in o2net_set_nn_state() local
/fs/jffs2/
Dwbuf.c1174 unsigned long delay; in jffs2_dirty_trigger() local
/fs/ufs/
Dsuper.c732 unsigned long delay; in ufs_mark_sb_dirty() local
/fs/reiserfs/
Dsuper.c118 unsigned long delay; in reiserfs_schedule_old_flush() local
/fs/nfs/
Dnfs4_fs.h211 unsigned char delay : 1, member
/fs/ceph/
Dmds_client.c4492 static void schedule_delayed(struct ceph_mds_client *mdsc, unsigned long delay) in schedule_delayed()
4507 unsigned long delay; in delayed_work() local
Dcaps.c4345 unsigned long delay = 0; in ceph_check_delayed_caps() local
/fs/ubifs/
Ddebug.c2463 unsigned long delay; in power_cut_emulated() local
/fs/xfs/libxfs/
Dxfs_bmap.c2959 int delay, /* creating delalloc extent? */ in xfs_bmap_extsize_align()