Searched refs:XATTR_CREATE (Results 1 – 3 of 3) sorted by relevance
342 Os.setxattr(file.getAbsolutePath(), XATTR_SERIAL, buf, OsConstants.XATTR_CREATE); in setSerialNumber()
852 public static final int XATTR_CREATE = placeholder(); field in OsConstants
658 initConstant(env, c, "XATTR_CREATE", XATTR_CREATE); in OsConstants_initConstants()