Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c3729 u32 attr_names_bytes = 0; in log_replay() local
4332 if (off + sizeof(*ane) > attr_names_bytes) { in log_replay()
4354 if (off > attr_names_bytes) { in log_replay()