Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbtrfs.h13 int btrfs_exists(const char *);
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c138 int btrfs_exists(const char *file) in btrfs_exists() function
/openbmc/u-boot/fs/
H A Dfs.c253 .exists = btrfs_exists,