Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 12 of 12) sorted by relevance

/fs/smb/server/
Dconnection.c421 if (t->ops->shutdown) { in stop_sessions()
423 t->ops->shutdown(t); in stop_sessions()
Dconnection.h119 void (*shutdown)(struct ksmbd_transport *t); member
Dtransport_rdma.c2298 .shutdown = smb_direct_shutdown,
/fs/notify/
Dgroup.c40 group->shutdown = true; in fsnotify_group_stop_queueing()
Dnotification.c95 if (group->shutdown) { in fsnotify_insert_event()
Dmark.c389 if (atomic_dec_and_test(&group->user_waits) && group->shutdown) in fsnotify_put_mark_wake()
/fs/quota/
DKconfig16 you don't need to run quotacheck(8) after an unclean shutdown.
/fs/xfs/
Dxfs_mount.c1312 goto shutdown; in xfs_add_incompat_log_feature()
1323 shutdown: in xfs_add_incompat_log_feature()
Dxfs_mount.h420 __XFS_IS_OPSTATE(shutdown, SHUTDOWN)
Dxfs_log.c298 goto shutdown; in xlog_grant_head_wait()
312 goto shutdown; in xlog_grant_head_wait()
317 shutdown: in xlog_grant_head_wait()
/fs/jfs/
Djfs_logmgr.c1125 goto shutdown; in lmLogOpen()
1139 shutdown: /* unwind lbmLogInit() */ in lmLogOpen()
/fs/nfsd/
Dtrace.h1280 DEFINE_NFSD_CB_EVENT(shutdown);