Home
last modified time | relevance | path

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

/linux/fs/pstore/
H A Dinode.c273 static int pstore_reconfigure(struct fs_context *fc) in pstore_reconfigure() function
447 return pstore_reconfigure(fc); in pstore_get_tree()
460 .reconfigure = pstore_reconfigure,