Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h276 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
H A Dcifsglob.h1272 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
/linux/net/ceph/
H A Dosd_client.c3446 static void handle_timeout(struct work_struct *work) in handle_timeout() function