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

/linux-master/fs/ntfs3/
H A Dindex.c2237 if (ib_is_leaf(ib) && ib_is_empty(ib)) {
2329 if (ib_is_leaf(ib) && ib_is_empty(ib)) {
2443 if (ib_is_empty(ib)) {
2541 if (ib_is_empty(ib)) {
H A Dntfs.h765 static inline bool ib_is_empty(const struct INDEX_BUFFER *ib) function

Completed in 101 milliseconds