Home
last modified time | relevance | path

Searched defs:work (Results 1 – 25 of 41) sorted by relevance

12

/fs/afs/
Dcmservice.c141 static void SRXAFSCB_CallBack(struct work_struct *work) in SRXAFSCB_CallBack()
298 static void SRXAFSCB_InitCallBackState(struct work_struct *work) in SRXAFSCB_InitCallBackState()
376 static void SRXAFSCB_Probe(struct work_struct *work) in SRXAFSCB_Probe()
409 static void SRXAFSCB_ProbeUuid(struct work_struct *work) in SRXAFSCB_ProbeUuid()
505 static void SRXAFSCB_TellMeAboutYourself(struct work_struct *work) in SRXAFSCB_TellMeAboutYourself()
Dcallback.c63 void afs_broken_callback_work(struct work_struct *work) in afs_broken_callback_work()
334 void afs_dispatch_give_up_callbacks(struct work_struct *work) in afs_dispatch_give_up_callbacks()
Drxrpc.c601 static void afs_delete_async_call(struct work_struct *work) in afs_delete_async_call()
618 static void afs_process_async_call(struct work_struct *work) in afs_process_async_call()
664 static void afs_collect_incoming_call(struct work_struct *work) in afs_collect_incoming_call()
Dvlocation.c537 static void afs_vlocation_reaper(struct work_struct *work) in afs_vlocation_reaper()
625 static void afs_vlocation_updater(struct work_struct *work) in afs_vlocation_updater()
Dserver.c269 static void afs_reap_server(struct work_struct *work) in afs_reap_server()
Dmntpt.c262 static void afs_mntpt_expiry_timed_out(struct work_struct *work) in afs_mntpt_expiry_timed_out()
Dflock.c107 void afs_lock_work(struct work_struct *work) in afs_lock_work()
/fs/btrfs/
Dasync-thread.c96 struct btrfs_work *work) in run_ordered_completions()
143 struct btrfs_work *work; in worker_loop() local
386 int btrfs_requeue_work(struct btrfs_work *work) in btrfs_requeue_work()
425 int btrfs_queue_worker(struct btrfs_workers *workers, struct btrfs_work *work) in btrfs_queue_worker()
Ddisk-io.c58 struct btrfs_work work; member
75 struct btrfs_work work; member
513 static void run_one_async_start(struct btrfs_work *work) in run_one_async_start()
524 static void run_one_async_done(struct btrfs_work *work) in run_one_async_done()
546 static void run_one_async_free(struct btrfs_work *work) in run_one_async_free()
1399 static void end_workqueue_fn(struct btrfs_work *work) in end_workqueue_fn()
Dvolumes.h73 struct btrfs_work work; member
/fs/ocfs2/cluster/
Dtcp.c417 struct work_struct *work) in o2net_sc_queue_work()
424 struct delayed_work *work, in o2net_sc_queue_delayed_work()
432 struct delayed_work *work) in o2net_sc_cancel_delayed_work()
665 static void o2net_shutdown_sc(struct work_struct *work) in o2net_shutdown_sc()
1385 static void o2net_rx_until_empty(struct work_struct *work) in o2net_rx_until_empty()
1445 static void o2net_sc_connect_completed(struct work_struct *work) in o2net_sc_connect_completed()
1461 static void o2net_sc_send_keep_req(struct work_struct *work) in o2net_sc_send_keep_req()
1531 static void o2net_start_connect(struct work_struct *work) in o2net_start_connect()
1648 static void o2net_connect_expired(struct work_struct *work) in o2net_connect_expired()
1666 static void o2net_still_up(struct work_struct *work) in o2net_still_up()
[all …]
Dquorum.c94 static void o2quo_make_decision(struct work_struct *work) in o2quo_make_decision()
/fs/nfs/
Dnfs4renewd.c60 nfs4_renew_state(struct work_struct *work) in nfs4_renew_state()
Dnamespace.c172 static void nfs_expire_automounts(struct work_struct *work) in nfs_expire_automounts()
/fs/ncpfs/
Dsock.c380 void ncpdgram_rcv_proc(struct work_struct *work) in ncpdgram_rcv_proc()
499 void ncpdgram_timeout_proc(struct work_struct *work) in ncpdgram_timeout_proc()
678 void ncp_tcp_rcv_proc(struct work_struct *work) in ncp_tcp_rcv_proc()
688 void ncp_tcp_tx_proc(struct work_struct *work) in ncp_tcp_tx_proc()
/fs/xfs/
Dxfs_mru_cache.h36 struct delayed_work work; /* Workqueue data for reaping. */ member
Dxfs_mru_cache.c278 struct work_struct *work) in _xfs_mru_cache_reap()
/fs/xfs/linux-2.6/
Dxfs_sync.c403 struct bhv_vfs_sync_work *work; in xfs_syncd_queue_work() local
500 bhv_vfs_sync_work_t *work, *n; in xfssyncd() local
Dxfs_aops.c248 struct work_struct *work) in xfs_end_bio_delalloc()
262 struct work_struct *work) in xfs_end_bio_written()
279 struct work_struct *work) in xfs_end_bio_unwritten()
304 struct work_struct *work) in xfs_end_bio_read()
/fs/ocfs2/
Ddcache.c305 void ocfs2_drop_dl_inodes(struct work_struct *work) in ocfs2_drop_dl_inodes()
/fs/cifs/
Dcifs_dfs_ref.c33 static void cifs_dfs_expire_automounts(struct work_struct *work) in cifs_dfs_expire_automounts()
/fs/sysfs/
Dfile.c666 struct work_struct work; member
669 static void sysfs_schedule_callback_work(struct work_struct *work) in sysfs_schedule_callback_work()
/fs/
Dfile.c65 static void free_fdtable_work(struct work_struct *work) in free_fdtable_work()
/fs/ocfs2/dlm/
Duserdlm.c281 static void user_dlm_unblock_lock(struct work_struct *work) in user_dlm_unblock_lock()
/fs/dlm/
Dlowcomms.c1345 static void process_recv_sockets(struct work_struct *work) in process_recv_sockets()
1357 static void process_send_sockets(struct work_struct *work) in process_send_sockets()

12