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
18 Choose Y here to enable persistent, read-only local
12 persistent client caches and write back caching.
25 Choose Y here to enable persistent, read-only local
50 allocation, persistent preallocation, high resolution time stamps,
1972 if (vol->persistent) { in cifs_parse_mount_options()1979 vol->persistent = true; in cifs_parse_mount_options()1988 if (vol->persistent) { in cifs_parse_mount_options()3537 if (volume_info->persistent) { in cifs_get_tcon()4288 if ((vol->persistent == true) && (!(ses->server->capabilities & in mount_get_conns()5292 vol_info->persistent = master_tcon->use_persistent; in cifs_construct_tcon()
595 bool persistent:1; member