Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dattrlist.c168 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni, in al_find_le() function
H A Dntfs_fs.h465 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni,
H A Dfrecord.c1196 le = al_find_le(ni, NULL, attr); in ni_insert_attr()