Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsuper.c360 * btrfs_parse_device_options and can be ignored here. in btrfs_parse_options()
861 static int btrfs_parse_device_options(const char *options, blk_mode_t flags) in btrfs_parse_device_options() function
927 * btrfs_parse_device_options gets called later in btrfs_parse_subvol_options()
1484 error = btrfs_parse_device_options(data, mode); in btrfs_mount_root()