Home
last modified time | relevance | path

Searched defs:zfs_flags (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c809 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_getflags() local
857 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_setflags() local
H A Dzpl_inode.c47 int zfs_flags = 0; in zpl_lookup() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c253 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SET_ERROR | variable
256 int zfs_flags = 0; variable