Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1261 struct cifsFileInfo { struct
1268 __u32 pid; /* process id who opened file */
1270 struct list_head rlist; /* reconnect list */
1273 struct dentry *dentry;
1274 struct tcon_link *tlink;
1275 unsigned int f_flags;
1277 bool swapfile:1;
1278 bool oplock_break_cancelled:1;
1281 int count;
1284 struct cifs_search_info srch_inf;
[all …]

Completed in 17 milliseconds