Home
last modified time | relevance | path

Searched refs:de_has_vcn_ex (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dindex.c1177 if (*diff >= 0 || !de_has_vcn_ex(e)) in indx_find()
1248 while (de_has_vcn_ex(e)) { in indx_find_sort()
2026 if (de_has_vcn_ex(e)) { in indx_find_buffer()
2318 if (!de_has_vcn_ex(e)) { in indx_delete_entry()
H A Dntfs.h684 static inline bool de_has_vcn_ex(const struct NTFS_DE *e) in de_has_vcn_ex() function