Home
last modified time | relevance | path

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

/packages/modules/Virtualization/authfs/src/
Dfusefs.rs119 fn new_with_ref_count(entry: AuthFsEntry, handle_ref_count: u64) -> Self { in new_with_ref_count() method
358 entry.insert(InodeState::new_with_ref_count(new_file_entry, 1)); in create_new_entry_with_ref_count()