Home
last modified time | relevance | path

Searched refs:al_find_le (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/ntfs3/
Dattrlist.c152 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni, in al_find_le() function
Dntfs_fs.h452 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni,
Dfrecord.c1139 le = al_find_le(ni, NULL, attr); in ni_insert_attr()