Searched defs:cid (Results 1 – 5 of 5) sorted by relevance
| /fs/exfat/ |
| A D | cache.c | 84 unsigned int fclus, struct exfat_cache_id *cid, in exfat_cache_lookup() 220 static inline int cache_contiguous(struct exfat_cache_id *cid, in cache_contiguous() 227 static inline void cache_init(struct exfat_cache_id *cid, in cache_init() 244 struct exfat_cache_id cid; in exfat_get_cluster() local
|
| /fs/fat/ |
| A D | cache.c | 81 struct fat_cache_id *cid, in fat_cache_lookup() 211 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous() 217 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init() 231 struct fat_cache_id cid; in fat_get_cluster() local
|
| /fs/smb/server/ |
| A D | smbacl.c | 221 void id_to_sid(unsigned int cid, uint sidtype, struct smb_sid *ssid) in id_to_sid()
|
| /fs/smb/client/ |
| A D | cifsacl.c | 280 id_to_sid(unsigned int cid, uint sidtype, struct smb_sid *ssid) in id_to_sid()
|
| /fs/ceph/ |
| A D | caps.c | 1222 u64 ino, cid, follows; member
|
Completed in 23 milliseconds