Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dfs_context.h253 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
Dcifsglob.h1079 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
/Linux-v5.15/net/ceph/
Dosd_client.c3331 static void handle_timeout(struct work_struct *work) in handle_timeout() function