Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c389 #define XATTR_IN_DIR 0x2 macro
412 *where |= XATTR_IN_DIR; in __zpl_xattr_where()
416 if (*where == (XATTR_IN_SA|XATTR_IN_DIR)) in __zpl_xattr_where()
646 if (where & XATTR_IN_DIR) in zpl_xattr_set()