Home
last modified time | relevance | path

Searched defs:handle_timeout (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/cifs/
Dfs_context.h261 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
Dcifsglob.h1224 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
/Linux-v6.1/net/ceph/
Dosd_client.c3356 static void handle_timeout(struct work_struct *work) in handle_timeout() function