Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1185 struct cifs_deferred_close { struct
1186 struct list_head dlist;
1187 struct tcon_link *tlink;
1188 __u16 netfid;
1189 __u64 persistent_fid;
1190 __u64 volatile_fid;

Completed in 12 milliseconds