Searched refs:check_if_root_index (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/fs/ntfs3/ |
D | fslog.c | 2878 static inline bool check_if_root_index(const struct ATTRIB *attr, in check_if_root_index() function 3399 !check_if_root_index(attr, hdr, lrh) || in do_action() 3426 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3450 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3465 !check_if_root_index(attr, hdr, lrh)) { in do_action() 3480 !check_if_root_index(attr, hdr, lrh)) { in do_action()
|