Searched refs:persistent (Results 1 – 10 of 10) sorted by relevance
7 persistent storage via "pstore" filesystem that can11 (or "M") to a platform specific persistent store driver13 If you don't have a platform persistent store driver,61 With this option kernel traces function calls into a persistent
12 persistent client caches and write back caching.
19 Choose Y here to enable persistent, read-only local
27 Choose Y here to enable persistent, read-only local
315 bool persistent = !in_recovery || !(*flags & RUN_RECOVERY_PASS_nopersistent); in recovery_pass_needs_set() local320 if (persistent in recovery_pass_needs_set()
291 bool persistent:1; member
1754 if (ctx->persistent) { in smb3_fs_context_parse_param()1759 ctx->persistent = true; in smb3_fs_context_parse_param()1771 if (ctx->persistent) { in smb3_fs_context_parse_param()
2797 if (ctx->persistent) { in cifs_get_tcon()3687 if ((ctx->persistent == true) && (!(ses->server->capabilities & in cifs_mount_get_session()4393 ctx->persistent = master_tcon->use_persistent; in cifs_construct_tcon()
44 allocation, persistent preallocation, high resolution time stamps,
2695 bool persistent; member2836 dh_info->persistent = in parse_durable_handle_context()3590 if (dh_info.type == DURABLE_REQ_V2 && dh_info.persistent && in smb2_open()
Completed in 31 milliseconds