Searched refs:find_attribute (Results 1 – 2 of 2) sorted by relevance
54 ATTR_RECORD * find_attribute(const ATTR_TYPES type, ntfs_attr_search_ctx *ctx);
461 ATTR_RECORD * find_attribute(const ATTR_TYPES type, ntfs_attr_search_ctx *ctx) in find_attribute() function507 rec = find_attribute(type, ctx); in find_first_attribute()563 while ((rec = find_attribute(AT_FILE_NAME, ctx))) { in utils_inode_get_name()