Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
next
/
linux-next
/
master
/
.
/
fs
/
fuse
/
sysctl.h
blob: 948d884171331792996c0a119a53c2a474692fdf [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_FS_FUSE_SYSCTL_H
#define
_FS_FUSE_SYSCTL_H
extern
unsigned
int
fuse_default_req_timeout
;
extern
unsigned
int
fuse_max_req_timeout
;
#endif
/* _FS_FUSE_SYSCTL_H */