Searched refs:check_if_root_index (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ntfs3/ |
D | fslog.c | 2880 static inline bool check_if_root_index(const struct ATTRIB *attr, in check_if_root_index() function 3401 !check_if_root_index(attr, hdr, lrh) || in do_action() 3428 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3452 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3467 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3482 !check_if_root_index(attr, hdr, lrh)) { in do_action()
|