Home
last modified time | relevance | path

Searched refs:use_resilient (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsglob.h1297 bool use_resilient:1; /* use resilient instead of durable handles */ member
H A Dcifsfs.c658 else if (tcon->use_resilient) in cifs_show_options()