Searched defs:cifsInodeInfo (Results 1 – 1 of 1) sorted by relevance
1128 struct cifsInodeInfo { struct1129 bool can_cache_brlcks;1130 struct list_head llist; /* locks helb by this inode */1131 struct rw_semaphore lock_sem; /* protect the fields above */1133 struct list_head openFileList;1134 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */1135 unsigned int oplock; /* oplock/lease level we have */1159 static inline struct cifsInodeInfo * argument