Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1427 struct cifsFileInfo { struct
1434 __u32 pid; /* process id who opened file */
1436 struct list_head rlist; /* reconnect list */
1439 struct dentry *dentry;
1440 struct tcon_link *tlink;
1441 unsigned int f_flags;
1443 bool swapfile:1;
1444 bool oplock_break_cancelled:1;
1449 int count;
1452 struct cifs_search_info srch_inf;
[all …]