Searched defs:Entry (Results 1 – 6 of 6) sorted by relevance
15 pub(crate) struct Entry<'a> { struct18 _parent: Option<Arc<Entry<'static>>>, argument23 // SAFETY: [`Entry`] is just a `dentry` under the hood, which the API promises can be transferred argument25 unsafe impl Send for Entry<'_> {} implementation28 unsafe impl Sync for Entry<'_> {} implementation30 impl Entry<'static> { impl83 impl<'a> Entry<'a> { impl136 impl Entry<'_> { impl158 impl Drop for Entry<'_> { implementation
19 enum Entry { enum41 fn recursive_new(entries: &mut Vec<Entry>, stream: TokenStream) { in recursive_new()133 unsafe fn create(mut ptr: *const Entry, scope: *const Entry) -> Self { in create()153 fn entry(self) -> &'a Entry { in entry()418 fn start_of_buffer(cursor: Cursor) -> *const Entry { in start_of_buffer()
150 Entry section in Model
1275 pub enum Entry<'a, K, V> { enum
1913 FC_PORT_PERSISTENT Entry[MPI_FC_PORT_PAGE_3_ENTRY_MAX]; /* 04h */ member
3410 MPI2_CONFIG_PAGE_DRIVER_MAP0_ENTRY Entry; /*0x08 */ member