Home
last modified time | relevance | path

Searched refs:CLIENT_REC (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dfslog.c40 struct CLIENT_REC { struct
68 struct CLIENT_REC clients[]; // 0x40:
487 off += cl * sizeof(struct CLIENT_REC); in is_rst_area_valid()
537 const struct CLIENT_REC *ca; in is_client_area_valid()
557 const struct CLIENT_REC *cr; in is_client_area_valid()
601 struct CLIENT_REC *cr = ca + index; in add_client()
1396 struct CLIENT_REC *cr; in log_create_ra()
2324 const struct CLIENT_REC *cr = in read_rst_area()
2456 const struct CLIENT_REC *cr; in read_log_rec_lcb()
3768 struct CLIENT_REC *ca, *cr; in log_replay()
[all …]