bcachefs-tools/src
Thomas Bertschinger 2b8a0f0caf remove redundant "cmd_" prefix from functions in "commands"
It is more idiomatic to use `commands::mount` than
`commands::cmd_mount`.

No functionality changes intended by this patch.

Signed-off-by: Thomas Bertschinger <tahbertschinger@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-04-30 21:16:09 -04:00
..
commands remove redundant "cmd_" prefix from functions in "commands" 2024-04-30 21:16:09 -04:00
wrappers path_to_cstr() 2024-03-08 16:40:38 -05:00
bcachefs.rs remove redundant "cmd_" prefix from functions in "commands" 2024-04-30 21:16:09 -04:00
key.rs Apply naming convention: passphrase->unlock->key->decrypt->fs 2024-02-23 08:37:23 +01:00