Home
last modified time | relevance | path

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

/fs/pstore/
A DKconfig7 persistent storage via "pstore" filesystem that can
11 (or "M") to a platform specific persistent store driver
13 If you don't have a platform persistent store driver,
61 With this option kernel traces function calls into a persistent
/fs/coda/
A DKconfig12 persistent client caches and write back caching.
/fs/9p/
A DKconfig19 Choose Y here to enable persistent, read-only local
/fs/ceph/
A DKconfig27 Choose Y here to enable persistent, read-only local
/fs/bcachefs/
A Drecovery_passes.c315 bool persistent = !in_recovery || !(*flags & RUN_RECOVERY_PASS_nopersistent); in recovery_pass_needs_set() local
320 if (persistent in recovery_pass_needs_set()
/fs/smb/client/
A Dfs_context.h291 bool persistent:1; member
A Dfs_context.c1754 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()
A Dconnect.c2797 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()
/fs/ext4/
A DKconfig44 allocation, persistent preallocation, high resolution time stamps,
/fs/smb/server/
A Dsmb2pdu.c2695 bool persistent; member
2836 dh_info->persistent = in parse_durable_handle_context()
3590 if (dh_info.type == DURABLE_REQ_V2 && dh_info.persistent && in smb2_open()

Completed in 30 milliseconds