Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dattrlist.c168 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni, in al_find_le() function
Dntfs_fs.h464 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni,
Dfrecord.c1191 le = al_find_le(ni, NULL, attr); in ni_insert_attr()