Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_quota.c62 const znode_phys_t *znp = data; in zpl_get_file_info() local
63 zoi->zfi_user = znp->zp_uid; in zpl_get_file_info()
64 zoi->zfi_group = znp->zp_gid; in zpl_get_file_info()
65 zoi->zfi_generation = znp->zp_gen; in zpl_get_file_info()