Searched refs:persistent (Results 1 – 7 of 7) sorted by relevance
8 persistent storage via "pstore" filesystem that can12 (or "M") to a platform specific persistent store driver14 If you don't have a platform persistent store driver,135 With this option kernel traces function calls into a persistent
12 persistent client caches and write back caching.
18 Choose Y here to enable persistent, read-only local
25 Choose Y here to enable persistent, read-only local
44 allocation, persistent preallocation, high resolution time stamps,
1733 if (vol->persistent) { in cifs_parse_mount_options()1740 vol->persistent = true; in cifs_parse_mount_options()1749 if (vol->persistent) { in cifs_parse_mount_options()3351 if (volume_info->persistent) { in cifs_get_tcon()4113 if ((vol->persistent == true) && (!(ses->server->capabilities & in mount_get_conns()5123 vol_info->persistent = master_tcon->use_persistent; in cifs_construct_tcon()
597 bool persistent:1; member