Searched refs:zpl_xattr_get_dir (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_xattr.c | 278 zpl_xattr_get_dir(struct inode *ip, const char *name, void *value, in zpl_xattr_get_dir() function 383 error = zpl_xattr_get_dir(ip, name, value, size, cr); in __zpl_xattr_get() 414 error = zpl_xattr_get_dir(ip, name, NULL, 0, cr); in __zpl_xattr_where()
|