Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_znode_impl.h112 #define ZPL_VERIFY_ZP(zp) ZFS_VERIFY_ZP_ERROR(zp, -EIO) macro
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c249 ZPL_VERIFY_ZP(zp); in zpl_xattr_list()
438 ZPL_VERIFY_ZP(zp); in zpl_xattr_get()
607 ZPL_VERIFY_ZP(zp); in zpl_xattr_set()
H A Dzpl_file.c681 ZPL_VERIFY_ZP(zp); in zpl_writepages()