Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_disk.h205 __u64 lcd_last_xid; /* xid for the last transaction */ member
338 static inline __u64 lcd_last_xid(struct lsd_client_data *lcd) in lcd_last_xid() function