Searched refs:check_if_root_index (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/fs/ntfs3/ |
D | fslog.c | 2861 static inline bool check_if_root_index(const struct ATTRIB *attr, in check_if_root_index() function 3382 !check_if_root_index(attr, hdr, lrh) || in do_action() 3409 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3433 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3448 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3463 !check_if_root_index(attr, hdr, lrh)) { in do_action()
|