Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c396 __zpl_xattr_where(struct inode *ip, const char *name, int *where, cred_t *cr) in __zpl_xattr_where() function
625 error = __zpl_xattr_where(ip, name, &where, cr); in zpl_xattr_set()