Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifsglob.h1477 struct cifsFileInfo { struct
1484 __u32 pid; /* process id who opened file */
1485 struct cifs_fid fid; /* file id from remote */
1486 struct list_head rlist; /* reconnect list */
1489 struct dentry *dentry;
1490 struct tcon_link *tlink;
1491 unsigned int f_flags;
1493 bool swapfile:1;
1494 bool oplock_break_cancelled:1;
1499 int count;
[all …]

Completed in 23 milliseconds