Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c218 static void __gfs2_glock_queue_work(struct gfs2_glock *gl, unsigned long delay) { in __gfs2_glock_queue_work()
231 static void gfs2_glock_queue_work(struct gfs2_glock *gl, unsigned long delay) { in gfs2_glock_queue_work()
699 unsigned long delay = 0; in glock_work_func() local
1063 unsigned long delay, bool remote) in handle_callback()
1240 unsigned delay = 0; in gfs2_glock_dq() local
1435 unsigned long delay = 0; in gfs2_glock_cb() local
/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.c711 int delay = 0; in dlm_thread() local
/fs/hfs/
Dsuper.c72 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.h143 static inline void delay(long ticks) in delay() function
/fs/afs/
Dserver.c304 static void afs_set_server_timer(struct afs_net *net, time64_t delay) in afs_set_server_timer()
Dcell.c34 static void afs_set_cell_timer(struct afs_net *net, time64_t delay) in afs_set_cell_timer()
/fs/affs/
Dsuper.c83 unsigned long delay; in affs_mark_sb_dirty() local
/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/ceph/
Dmds_client.c4055 static void schedule_delayed(struct ceph_mds_client *mdsc, unsigned long delay) in schedule_delayed()
4070 unsigned long delay; in delayed_work() local
Dcaps.c4097 unsigned long delay = 0; in ceph_check_delayed_caps() local
/fs/nfs/
Dnfs4_fs.h207 unsigned char delay : 1, member
/fs/ubifs/
Ddebug.c2463 unsigned long delay; in power_cut_emulated() local
/fs/btrfs/
Ddisk-io.c1735 unsigned long delay; in transaction_kthread() local
/fs/xfs/libxfs/
Dxfs_bmap.c2876 int delay, /* creating delalloc extent? */ in xfs_bmap_extsize_align()