Searched refs:check_if_attr (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfslog.c2812 static inline bool check_if_attr(const struct MFT_REC *rec, function
3203 if (!check_if_attr(rec, lrh) || roff + dlen > record_size)
3217 if (!check_if_attr(rec, lrh) || dlen < SIZEOF_RESIDENT ||
3253 if (!check_if_attr(rec, lrh))
3268 if (!check_if_attr(rec, lrh))
3322 if (!check_if_attr(rec, lrh) || !attr->non_res ||
3351 if (!check_if_attr(rec, lrh) || !attr->non_res)

Completed in 171 milliseconds