Home
last modified time | relevance | path

Searched refs:fuse_check_timeout (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dfuse_i.h1291 void fuse_check_timeout(struct work_struct *work);
H A Dinode.c1288 INIT_DELAYED_WORK(&fc->timeout.work, fuse_check_timeout); in set_request_timeout()
H A Ddev.c73 void fuse_check_timeout(struct work_struct *work) in fuse_check_timeout() function