Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dzfs_common.h58 ZFS_ERR_FILE_NOT_FOUND = -4, enumerator
/openbmc/u-boot/fs/zfs/
H A Dzfs.c705 return ZFS_ERR_FILE_NOT_FOUND; in mzap_lookup()
873 return ZFS_ERR_FILE_NOT_FOUND; in zap_leaf_lookup()
1250 err = ZFS_ERR_FILE_NOT_FOUND; in dnode_get_path()
2022 return ZFS_ERR_FILE_NOT_FOUND; in zfs_open()